diff --git a/.gitignore b/.gitignore index a407bbe5b..af180a98c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ phpunit.xml composer.lock composer.phar .php_cs.cache +.php_cs diff --git a/.php_cs b/.php_cs.dist similarity index 100% rename from .php_cs rename to .php_cs.dist