ソースを参照

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 週間 前
コミット
afa9e4f96b
2 ファイル変更1 行追加0 行削除
  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/

ファイルの差分が大きいため隠しています
+ 0 - 0
.phpunit.cache/test-results


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません