mirror of
https://github.com/github/gitignore
synced 2024-12-04 09:25:43 +01:00
Update Laravel4.gitignore
Ignored the /vendor directory and the composer.phar / composer.lock files.
This commit is contained in:
parent
14b7566ce1
commit
6b964a8b76
@ -1,3 +1,6 @@
|
||||
/bootstrap/compiled.php
|
||||
/vendor
|
||||
composer.phar
|
||||
composer.lock
|
||||
.env.*.php
|
||||
.env.php
|
||||
|
Loading…
Reference in New Issue
Block a user