Skip to content

Commit

Permalink
ci: Ignore PHPUnit cache
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Nov 15, 2024
1 parent affe5cf commit 4e81184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_modules/

# phpunit
.phpunit.result.cache
tests/.phpunit.cache
clover.unit.xml

# PhpStorm
Expand Down

0 comments on commit 4e81184

Please sign in to comment.