diff --git a/.gitattributes b/.gitattributes index 749150c5..0b2043be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,6 @@ /examples export-ignore /tests export-ignore /.php-cs-fixer.dist.php export-ignore -/phpstan.dist.neon export-ignore +/phpstan* export-ignore /phpunit.xml.dist export-ignore +/Makefile export-ignore