Make git ignore npm-debug.log (#896)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
npm-debug.log.*
|
npm-debug.log*
|
||||||
|
|||||||
Reference in New Issue
Block a user