This commit is contained in:
2026-02-06 12:42:51 +03:00
parent af5f80c688
commit a7fce5396d
2 changed files with 11 additions and 2 deletions

View File

@ -4,8 +4,10 @@ node_modules
dist
.git
*.log
# Exclude ALL .env files at any level (they contain localhost URLs)
.env
.env.local
.env.*
**/.env
**/.env.*
!packages/database/.env.example
apps/web/.env.local