diff --git a/.gitattributes b/.gitattributes index fc3ad5c..faf4d7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,11 @@ tests/ export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -.php_cs export-ignore +.php-cs-fixer.dist.php export-ignore .scrutinizer.yml export-ignore .travis.yml export-ignore phpstan.neon.dist export-ignore -phpstan.baseline.dist export-ignore +phpstan-baseline.dist export-ignore phpunit.xml.dist export-ignore psalm.xml export-ignore +psalm.baseline.xml export-ignore