diff --git a/.gitattributes b/.gitattributes index 0a2ffba..03c5f81 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ .gitignore export-ignore phpunit.xml export-ignore .php-cs-fixer.dist.php export-ignore +phpstan.baseline.neon export-ignore +phpstan.dist.neon export-ignore