diff --git a/.gitignore b/.gitignore index 6c962a0d..ee9e164b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ composer .ht* /vendor/ .DS_Store -.php_cs.cache \ No newline at end of file +.php_cs.cache +.php-cs-fixer.cache