mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +02:00
Merge pull request #1432 from jakejohns/hotfix/laravel5-env
Add ".env" to Laravel.gitignore
This commit is contained in:
commit
a4bc938b3a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/bootstrap/compiled.php
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue