diff --git a/.gitattributes b/.gitattributes index 5d13ab73..02e43648 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ /doc export-ignore /tests export-ignore /.* export-ignore +/phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /UPGRADE.md