diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1ccdeed --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +* text=auto +* eol=lf + +.git export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.gitlab-ci.yml export-ignore +.github export-ignore +tests export-ignore +vendor export-ignore +actions.phpunit.xml export-ignore +