diff --git a/.gitattributes b/.gitattributes index 823697c..60bbd80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,5 @@ composer.json export-ignore composer.lock export-ignore phpcs.xml export-ignore +tests export-ignore +phpunit.xml export-ignore