Browse Source

Laravel: ignore npm-debug.log

Iqbal Mohammad Abdul Ghoni 8 years ago
parent
commit
9c07495c01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Laravel.gitignore

+ 1 - 0
Laravel.gitignore

@@ -1,5 +1,6 @@
 vendor/
 node_modules/
+npm-debug.log
 
 # Laravel 4 specific
 bootstrap/compiled.php