remove environments from git

This commit is contained in:
PxlLoewe
2025-06-11 20:25:25 -07:00
parent 42d9583bc8
commit 2bbb7b1ffb
5 changed files with 137 additions and 143 deletions

4
.gitignore vendored
View File

@@ -18,9 +18,7 @@ mkcert
# Local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.prod
# Testing
coverage