Skip to content

Commit

Permalink
add .phpunit.cache/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed Apr 27, 2024
1 parent 7072830 commit e164602
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,6 +5,7 @@ tests/temp
composer.lock
phpunit.xml
.env
.phpunit.cache/
.phpunit.result.cache
.php-cs-fixer.cache
phpstan.neon
Expand Down
1 change: 0 additions & 1 deletion .phpunit.cache/test-results

This file was deleted.

0 comments on commit e164602

Please sign in to comment.