diff --git a/.gitattributes b/.gitattributes index dbad283..a200fcf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,14 @@ * text=auto -/Tests export-ignore +/docs export-ignore +/tests export-ignore .doctrine-project.json export-ignore .gitattributes export-ignore /.github export-ignore .gitignore export-ignore phpcs.xml.dist export-ignore -phpstan.neon export-ignore phpstan.neon.dist export-ignore +phpstan-baseline.neon export-ignore phpunit.xml.dist export-ignore psalm.xml export-ignore psalm-baseline.xml export-ignore