Ignore npm-debug.log

This commit is contained in:
Kevin Sawicki 2016-12-27 11:21:18 -08:00
parent d5bb1d87cc
commit af2ca221b4
2 changed files with 2 additions and 0 deletions

1
npm/.gitignore vendored
View file

@ -2,3 +2,4 @@ node_modules
dist
path.txt
.DS_Store
npm-debug.log

View file

@ -6,3 +6,4 @@ appveyor.yml
CONTRIBUTING.md
issue_template.md
test/
npm-debug.log