added .env.testing to gitignore | modified phpunit

This commit is contained in:
2024-08-21 10:57:09 +00:00
parent 34358105da
commit 1c14828c50
3 changed files with 3 additions and 58 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
.env
.env.backup
.env.production
.env.testing
.phpunit.result.cache
Homestead.json
Homestead.yaml