mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
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
|
||||||
|
.env.*
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ coverage
|
|||||||
public/system
|
public/system
|
||||||
public/assets
|
public/assets
|
||||||
.env
|
.env
|
||||||
|
.env.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user