diff --git a/.gitattributes b/.gitattributes index 4037851..ff0ef10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,4 @@ screenshots export-ignore .travis.yml export-ignore phpunit.xml export-ignore readme.md export-ignore -tests export-ignore \ No newline at end of file +tests/*/** export-ignore \ No newline at end of file