diff --git a/.gitattributes b/.gitattributes index cd6724a..724092f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /README.md export-ignore +/tests export-ignore +.travis.yml export-ignore +phpunit.xml export-ignore