feat: update .gitignore to include .env.testing and enhance phpunit.xml with additional environment variables

This commit is contained in:
2026-07-07 09:25:39 -03:00
parent 92458e217e
commit 362e888e46
2 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*.log
.DS_Store
.env
.env.testing
.env.backup
.env.production
.phpactor.json