diff --git a/.gitattributes b/.gitattributes index 176a458f..0ecc7e75 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,8 @@ * text=auto + +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/phpunit.xml export-ignore +/README.md export-ignore +/CONTRIBUTING.md export-ignore