added .env.production to .gitignore

This commit is contained in:
2025-10-28 17:33:26 +01:00
parent 840b4384a5
commit 82533ae616
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@@ -64,6 +64,7 @@ build/
.env.development.local
.env.test.local
.env.production.local
.env.production
# Database
database/*.db