Ignore npm-debug.log*

This commit is contained in:
Yuya Ochiai
2016-11-03 00:20:21 +09:00
committed by GitHub
parent 1f154cf3ac
commit bd858a9786

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
node_modules/ node_modules/
dist/ dist/
release/ release/
npm-debug.log npm-debug.log*
test-results.xml test-results.xml
test_config.json test_config.json