diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4d906e085 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +* text=auto + +/doc export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.styleci.yml export-ignore +/.travis.yml export-ignore +/phpunit.xml.dist export-ignore +/README.md export-ignore +/UPGRADE.md export-ignore