diff --git a/.gitattributes b/.gitattributes index 75e18f8582..9f6692b7cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,9 @@ -/extra/** export-ignore +/.github export-ignore +/doc export-ignore +/extra export-ignore /tests export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php-cs-fixer.dist.php export-ignore /phpunit.xml.dist export-ignore