diff --git a/.gitattributes b/.gitattributes index 7adb0e69a6..d625a24422 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,3 +14,6 @@ *.bin binary *.jpg binary *.jpeg binary + +# Declare (Unix-style) files that will always have LF line endings on checkout. +*.sh text eol=lf