fixed first install and startup problem from logs folder not being stored in git

This commit is contained in:
tenthirtyone 2017-08-04 10:31:38 -04:00
parent 0c6868564f
commit 857d56aa74
2 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,8 +1,7 @@
## Default gitignore below this line
# Logs
logs
*.log
logs/*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

0
logs/.gitkeep Normal file
View File