Laravel: ignore npm-debug.log
This commit is contained in:
parent
c2abf3c412
commit
9c07495c01
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
vendor/
|
vendor/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
npm-debug.log
|
||||||
|
|
||||||
# Laravel 4 specific
|
# Laravel 4 specific
|
||||||
bootstrap/compiled.php
|
bootstrap/compiled.php
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue