Skip to content

Commit

Permalink
git ignore .php-cs-fixer.cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hkp22 committed Feb 14, 2023
1 parent 6fd511c commit ef30c3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.php_cs.cache
.php_cs.dist.php.cache
.phpunit.result.cache
.php-cs-fixer.cache
build
composer.lock
coverage
Expand Down
1 change: 0 additions & 1 deletion .php-cs-fixer.cache

This file was deleted.

0 comments on commit ef30c3b

Please sign in to comment.