Skip to content

Commit

Permalink
chore: add cache folder to .gitignore (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 authored Feb 18, 2024
1 parent 48e8cc7 commit 5baa398
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,3 +5,4 @@
/var/
/.php-cs-fixer.cache
/.phpunit.result.cache
/Tests/app/var/cache/

0 comments on commit 5baa398

Please sign in to comment.