diff --git a/.gitattributes b/.gitattributes index 0b2043be..27224aea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,10 @@ -/.git* export-ignore +/.github export-ignore +/.phpdoc export-ignore +/docs export-ignore /examples export-ignore /tests export-ignore /.php-cs-fixer.dist.php export-ignore +/Makefile export-ignore +/phpdoc.dist.xml /phpstan* export-ignore /phpunit.xml.dist export-ignore -/Makefile export-ignore