Ignore logs in .gitignore

This commit is contained in:
Alberto Leal 2014-07-16 23:32:39 -04:00
parent 338fe0898f
commit 2fc735802e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
build/
node_modules/
npm-debug.log
logs/