diff --git a/.gitattributes b/.gitattributes index d771b9a..26f80b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,5 @@ /phpcs.xml export-ignore /CHANGELOG.md export-ignore /Dockerfile export-ignore +/test/ export-ignore +/phpunit.xml.dist export-ignore