Skip to content

Commit

Permalink
chore(improve_codebase): ignore phpunit result cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodparkes committed Feb 9, 2024
1 parent f24a018 commit fc6e358
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,6 +5,7 @@
.php-cs-fixer.php
.php-cs-fixer.cache
.phpunit.cache
.phpunit.result.cache
composer.lock
/assets/
/phpunit.xml.bak
Expand Down

0 comments on commit fc6e358

Please sign in to comment.