diff --git a/gitattributes b/gitattributes new file mode 100644 index 00000000..cd7fc4ac --- /dev/null +++ b/gitattributes @@ -0,0 +1,7 @@ +* text=auto + +/docs export-ignore +/examples export-ignore +/tests export-ignore +/phpunit.xml.dist export-ignore +/test-env.sh export-ignore