add npm-debug.log to gitignore because DANG

This commit is contained in:
Zachary Kain 2013-03-04 17:31:33 -05:00
parent 17ab9b9a22
commit 41fc027150

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ node_modules
*.swp
.idea*
config.json
npm-debug.log