diff --git a/.gitattributes b/.gitattributes index bfbeef7..4c84821 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,4 +12,5 @@ /CONTRIBUTING.md export-ignore /README.md export-ignore /phpcs.xml export-ignore -/phpunit.xml export-ignore \ No newline at end of file +/phpstan.neon.dist export-ignore +/phpunit.xml.dist export-ignore