Ignore PHPUnit result cache (#316)

Ignore the generated PHPUnit cache directory and remove its volatile test-results file from Git tracking so test runs no longer dirty protected branch checkouts.
This commit is contained in:
Jeppe B
2026-07-20 08:49:27 +02:00
committed by GitHub
parent 32a5b99204
commit b177347bf5
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
/docker-compose.yml
/services/nginx/app/vendor/
/services/nginx/app/modules/washcertificates/vendor/
/services/nginx/app/.phpunit.cache/
/services/nginx/letsencrypt/
*.pem
*.log.gz