diff --git a/.gitattributes b/.gitattributes index af2d154..68464ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ .gitattributes export-ignore .gitignore export-ignore .phpunit.xml.dist export-ignore +tests/ export-ignore