Skip to content

Commit

Permalink
Add new PHPUnit cache directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Feb 20, 2023
1 parent 24e1b63 commit 9249a0e
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 @@ -5,4 +5,5 @@ coverage
phpcs.xml
/.phpcs.cache
/.phpunit.result.cache
/.phpunit.cache
/build

0 comments on commit 9249a0e

Please sign in to comment.