Hide all npm-debug logs from source control

This commit is contained in:
Blade Barringer 2015-09-04 15:22:59 -05:00
parent c5d1f37499
commit d3360ec403

2
.gitignore vendored
View file

@ -5,7 +5,7 @@ node_modules
*.swp
.idea*
config.json
npm-debug.log
npm-debug.log*
lib
website/public/bower_components
website/public/new-stuff.html