diff --git a/.gitattributes b/.gitattributes index 9a0057c..fadcf62 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,5 +7,6 @@ /.php-cs-fixer.dist.php export-ignore /phpstan.neon.dist export-ignore /phpstan-baseline.neon export-ignore -/psalm.baseline.xml export-ignore +/psalm-baseline.xml export-ignore /psalm.xml export-ignore +/.editorconfig export-ignore