1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +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:
Max Gfeller 2014-01-10 17:07:23 +01:00
parent 5979282c55
commit aa53cf5cdd

View File

@ -15,3 +15,4 @@ build
.grunt
node_modules
npm-debug.log