Merge pull request #2733 from eddiemonge/npmdebug

ignore npm-debug.log
This commit is contained in:
Christopher Chedeau 2015-09-15 21:07:00 -07:00
commit 870e3b332e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ local.properties
node_modules
*.log
.nvm
npm-debug.log