Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrobolt committed Dec 12, 2015
1 parent feae427 commit ba57778
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#/vendor
.env
bootstrap/cache/
storage/
env.*.php
env
.env.php
.env
.env.example
vendor/
composer.phar

0 comments on commit ba57778

Please sign in to comment.