mirror of
https://github.com/github/gitignore
synced 2024-12-03 00:45:42 +01:00
When a npm command fails, it can result in creating a npm-debug.log
file. You should not commit that into git.
This commit is contained in:
parent
5979282c55
commit
aa53cf5cdd
@ -15,3 +15,4 @@ build
|
|||||||
.grunt
|
.grunt
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
|
npm-debug.log
|
||||||
|
Loading…
Reference in New Issue
Block a user