diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..5f14b721 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize shell scripts to have LF line endings +*.sh text eol=lf \ No newline at end of file