Allow .env to be committed (private repo)
All checks were successful
Build Frontend / Build Frontend (push) Successful in 22s
All checks were successful
Build Frontend / Build Frontend (push) Successful in 22s
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,9 +5,7 @@ yarn.lock
|
|||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
.env
|
|
||||||
.env.local
|
.env.local
|
||||||
.env.production
|
|
||||||
.env.development
|
.env.development
|
||||||
.env.tunnel
|
.env.tunnel
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user