diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..8fe8c0326ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +*.sh text eol=lf +.ci/run-tests text eol=lf \ No newline at end of file