diff --git a/.gitattributes b/.gitattributes index 2125666..0f7b026 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,7 @@ -* text=auto \ No newline at end of file +* text=auto + +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/phpunit.xml.dist export-ignore \ No newline at end of file