fixed first install and startup problem from logs folder not being stored in git
This commit is contained in:
parent
0c6868564f
commit
857d56aa74
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,8 +1,7 @@
|
|||||||
## Default gitignore below this line
|
## Default gitignore below this line
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs/*.log
|
||||||
*.log
|
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|||||||
0
logs/.gitkeep
Normal file
0
logs/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user