diff --git a/.gitignore b/.gitignore index 28d1aba..1d09971 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ config/* !config/config.example.js !config/config.example.json !config/config.md +prompts/* +!prompts/.gitkeep node_modules/ diff --git a/prompts/.gitkeep b/prompts/.gitkeep new file mode 100644 index 0000000..e69de29