Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
This commit is contained in:
parent
b17202ca0f
commit
1eb65e2acc
@ -1 +1,2 @@
|
||||
.env
|
||||
.env.*
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ coverage
|
||||
public/system
|
||||
public/assets
|
||||
.env
|
||||
.env.*
|
||||
|
Loading…
Reference in New Issue
Block a user