Skip to content

Commit

Permalink
chore: ignore phpunit result cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker committed Nov 29, 2024
1 parent 8940601 commit 2faf06e
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 @@ -3,6 +3,7 @@
!docker/.env
.env
.env.*
.phpunit.result.cache
/.phpunit.cache
/docker/mysql
/node_modules
Expand Down

0 comments on commit 2faf06e

Please sign in to comment.