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