Skip to content

Commit

Permalink
update .gitignore to omit .php-cs-fixer.cache
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Oct 9, 2023
1 parent fe02f23 commit 4669c85
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 @@ -38,6 +38,7 @@ composer.lock
/server/vendor/
.phpunit.result.cache
.php_cs.cache
.php-cs-fixer.cache
*.swp
*.swo
.DS_Store

0 comments on commit 4669c85

Please sign in to comment.