diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..043395a4003 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text=auto + +/doc export-ignore +/test export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/phpunit.xml.dist export-ignore +/README.markdown export-ignore