diff --git a/.gitattributes b/.gitattributes index a0593aa..cdba42e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ composer.json export-ignore phpcs.xml export-ignore phpunit.xml.dist export-ignore +tests/ export-ignore