Merge pull request #2974 from jpavon/patch-2

Simplify .gitignore's .env
This commit is contained in:
Taylor Otwell 2014-08-22 08:28:50 -05:00
commit e52be1f98d
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,7 +1,6 @@
/vendor
composer.phar
composer.lock
.env.*.php
.env.php
.env.*
.DS_Store
Thumbs.db