Simplify .gitignore's .env
This commit is contained in:
parent
aeffa1766f
commit
479461e01f
|
@ -1,7 +1,6 @@
|
|||
/vendor
|
||||
composer.phar
|
||||
composer.lock
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env.*
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
|
Loading…
Reference in New Issue