diff --git a/.gitattributes b/.gitattributes index 1ff0c423..28d19991 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,11 @@ ############################################################################### * text=auto +############################################################################### +# Declare files that will always have LF line endings on checkout. +############################################################################### +*.sh text eol=lf + ############################################################################### # Set default behavior for command prompt diff. #