Update .gitignore

Remove logs from version control
This commit is contained in:
Philippe Pépos Petitclerc 2015-01-20 14:41:49 -05:00
parent e64e69526a
commit f6283f0a0b
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
# Logs
logs/*
*.log
!.gitkeep
node_modules/
bower_components/