Sfoglia il codice sorgente

Ignore PHPUnit cache directory

Follow-up to Phase 7: .phpunit.cache is regenerated on every test run
and shouldn't be tracked.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
achiappa 2 settimane fa
parent
commit
afa9e4f96b
2 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore
  2. 0 0
      .phpunit.cache/test-results

+ 1 - 0
.gitignore

@@ -8,3 +8,4 @@ composer.lock
 *.sqlite
 *.sqlite-journal
 /node_modules/
+/.phpunit.cache/

File diff suppressed because it is too large
+ 0 - 0
.phpunit.cache/test-results


Some files were not shown because too many files changed in this diff