ignore .env.production (#6004)
This commit is contained in:
parent
5138bc36db
commit
7f62c14563
|
@ -6,6 +6,7 @@
|
|||
/vendor
|
||||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
|
|
Loading…
Reference in New Issue