diff --git a/.gitattributes b/.gitattributes index 63020a5..69160ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,12 @@ -/.github export-ignore -/build export-ignore -/examples export-ignore -/tests export-ignore -/tools export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/.php_cs.dist.php export-ignore -/build.xml export-ignore -/phive.xml export-ignore -/phpunit.xml export-ignore -/psalm.xml export-ignore +/.github export-ignore +/build export-ignore +/examples export-ignore +/tests export-ignore +/tools export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php-cs-fixer.dist.php export-ignore +/build.xml export-ignore +/phive.xml export-ignore +/phpunit.xml export-ignore +/psalm.xml export-ignore