keep log folder

This commit is contained in:
chaosBreaking
2019-10-21 13:58:16 +08:00
parent 8d643660fb
commit 6351c697da
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
node_modules
log
log/*
!.gitkeep
package-lock.json
.vscode
configSec.js

0
log/.gitkeep Normal file
View File