Skip to content

Commit

Permalink
[TASK] Ignore .cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed May 10, 2023
1 parent cebdc49 commit eee0e19
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 @@ -20,6 +20,7 @@ Documentation-*
config/
node_modules/
var/
*.cache

# Cache
.php-cs-fixer.cache
Expand Down

0 comments on commit eee0e19

Please sign in to comment.