Browse Source

Ignore the npm debug log

When an NPM run fails, is created a npm-debug.log file. This file can be ignored and should not be published on a Git based repository.
JuanDMeGon 7 years ago
parent
commit
6b2abec45f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,4 +7,5 @@
 /.vagrant
 Homestead.json
 Homestead.yaml
+npm-debug.log
 .env