Skip to content

Commit

Permalink
Update .gitignore to Laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
Randson Oliveira committed Dec 16, 2014
1 parent b855415 commit 5c00210
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/bootstrap/compiled.php
.env.*.php
.env.php
vendor/
composer.lock
composer.phar
vendor/

0 comments on commit 5c00210

Please sign in to comment.