diff --git a/.gitattributes b/.gitattributes index 7c6f5e1..88dfe64 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,6 @@ .gitignore export-ignore .github export-ignore docs export-ignore +tests export-ignore +phpunit.xml.dist export-ignore +.travis.yml export-ignore