Skip to content

Commit

Permalink
add .phpunit.cache to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tarexme committed Nov 12, 2024
1 parent 8012da9 commit b1b6b2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ composer.lock
vendor
.php_cs.cache
coverage
.phpunit.cache
.phpunit.result.cache
/.idea
.php-cs-fixer.cache

1 change: 0 additions & 1 deletion .phpunit.cache/test-results

This file was deleted.

0 comments on commit b1b6b2c

Please sign in to comment.