Skip to content

Commit

Permalink
Ignore the cache dir of PHPUnit 10 (#10546)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus authored Feb 28, 2023
1 parent 4759a1b commit a28e2d8
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 @@ -15,5 +15,6 @@ vendor/
/tests/Doctrine/Performance/history.db
/.phpcs-cache
composer.lock
.phpunit.cache
.phpunit.result.cache
/*.phpunit.xml

0 comments on commit a28e2d8

Please sign in to comment.