fix: gitkeep empty dir

This commit is contained in:
ikechan8370 2023-03-14 20:19:06 +08:00
parent c7a53a4996
commit a2e984ee97
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,4 +2,6 @@ config/*
!config/config.example.js
!config/config.example.json
!config/config.md
prompts/*
!prompts/.gitkeep
node_modules/

0
prompts/.gitkeep Normal file
View file