diff --git a/.gitattributes b/.gitattributes index 4f343860..899e65fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,11 @@ -/composer.lock -merge +/.github export-ignore +/tests export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.php-cs-fixer.php export-ignore +composer.lock export-ignore -merge +infection.json.dist export-ignore +phpstan.neon export-ignore +phpstan-rector.neon export-ignore +phpunit.xml.dist export-ignore +rector.php export-ignore