adding the npm log to our gitignore

This commit is contained in:
John Mitchell 2015-02-09 15:34:16 -05:00
parent da5f518a65
commit d9a33fad94

2
.gitignore vendored
View File

@ -34,6 +34,7 @@ tar-build
/package.json
node_modules/**
/tmp
npm-debug.log
# UI build debugging
/DEBUG-*
@ -68,4 +69,3 @@ setup/inventory
env/*
nohup.out
reports