Skip to content

Commit

Permalink
fix: ignore .phpunit.cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
davideprevosto committed May 15, 2024
1 parent a09aa48 commit 14d5e9a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ testbench.yaml
vendor
node_modules
.php-cs-fixer.cache
.phpunit.cache

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

0 comments on commit 14d5e9a

Please sign in to comment.