diff --git a/.gitattributes b/.gitattributes index 243d136..bc7817f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ /.editorconfig export-ignore /.git* export-ignore /.php-cs-fixer.dist.php export-ignore +/phpstan.dist.neon export-ignore /phpunit.dist.xml export-ignore /tests/ export-ignore