Skip to content

Commit

Permalink
Ignore PHPUnit result cache everywhere (#9425)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus authored Jan 24, 2022
1 parent 6d5da83 commit 93f9eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ vendor/
/tests/Doctrine/Performance/history.db
/.phpcs-cache
composer.lock
/.phpunit.result.cache
.phpunit.result.cache
/*.phpunit.xml

0 comments on commit 93f9eb7

Please sign in to comment.