Allow .env to be committed (private repo)
All checks were successful
Build Frontend / Build Frontend (push) Successful in 22s

This commit is contained in:
2026-01-11 01:12:21 +00:00
parent f6e78f1a33
commit 3dc2882b24

2
.gitignore vendored
View File

@@ -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