diff --git a/.gitattributes b/.gitattributes index 2b5b6cd..15b1467 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ -.github export-ignore -.gitattributes export-ignore -.gitignore export-ignore -.travis.yml export-ignore -phpunit.xml.dist export-ignore -tests export-ignore +.github export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.travis.yml export-ignore +.php-cs-fixer.dist.php export-ignore +phpstan.neon export-ignore +phpunit.xml.dist export-ignore +tests export-ignore