diff --git a/.gitattributes b/.gitattributes index 623abe8..20bbeab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,10 @@ *.html text *.txt text *.svg text + +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/phpunit.xml.dist export-ignore +/sample-fonts export-ignore +/tests export-ignore