Add .env to repo for closed-loop deployment
This commit is contained in:
parent
6e5ee64be0
commit
12fda2c231
4
.gitignore
vendored
4
.gitignore
vendored
@ -57,8 +57,8 @@ output/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
# Secrets
|
# Secrets (раскомментируйте для публичных репозиториев)
|
||||||
.env
|
# .env
|
||||||
.env.local
|
.env.local
|
||||||
*.key
|
*.key
|
||||||
*.secret
|
*.secret
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user