瀏覽代碼

Laravel: ignore npm-debug.log

Iqbal Mohammad Abdul Ghoni 8 年之前
父節點
當前提交
9c07495c01
共有 1 個文件被更改,包括 1 次插入0 次删除
  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