Skip to content

Commit

Permalink
Merge pull request #161 from erikn69/patch-8
Browse files Browse the repository at this point in the history
Ignore .phpunit.cache
  • Loading branch information
freekmurze authored Feb 6, 2025
2 parents 98f162b + 1f20c54 commit 1c9c30a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.idea
.php_cs
.php-cs-fixer.cache
.phpunit.cache
.phpunit.result.cache
build
composer.lock
Expand Down
1 change: 0 additions & 1 deletion .phpunit.cache/test-results

This file was deleted.

0 comments on commit 1c9c30a

Please sign in to comment.