Merge pull request #3058 from jmendiara/fix/gitignore

gitignore all npm-debug logs
This commit is contained in:
shockey
2017-05-10 13:37:15 -07:00
committed by GitHub

2
.gitignore vendored
View File

@@ -2,5 +2,5 @@ node_modules
.idea .idea
.deps_check .deps_check
.DS_Store .DS_Store
npm-debug.log npm-debug.log*
.eslintcache .eslintcache