add npm-debug.log to gitignore

This commit is contained in:
Thomas Ruoff
2017-02-14 22:45:58 +01:00
parent b33f877971
commit 316d05790b

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules node_modules
.tern-project .tern-project
npm-debug.log