diff --git a/.gitattributes b/.gitattributes index 176a458f..484960de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,9 @@ * text=auto +/build/ export-ignore +/tests/ export-ignore +/travis/ export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/CHANGELOG.md export-ignore +/phpunit.xml.dist export-ignore