diff --git a/.gitignore b/.gitignore index 9871a89..3cd1624 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,8 @@ infra/dev/.env.docker.local ###> logs ### LOG/ ###< logs ### + +###> friendsofphp/php-cs-fixer ### +/.php-cs-fixer.php +/.php-cs-fixer.cache +###< friendsofphp/php-cs-fixer ###