[TASK] add npm-debug to gitignore

This commit is contained in:
Geert Weening
2014-06-23 09:55:31 -07:00
parent fd0dc3b330
commit 3ef60e0391

5
.gitignore vendored
View File

@@ -45,4 +45,7 @@ test/config.js
/coverage
# Ignore IntelliJ files
.idea
.idea
# Ignore npm-debug
npm-debug.log