diff --git a/.gitattributes b/.gitattributes index 7e9965ab1..af7d9cf91 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,10 @@ # Auto detect text files and perform LF normalization * text=auto +# End of line rules +*.sh eol=lf +*.sh.dist eol=lf +bin/* eol=lf # Whitespace rules # strict (no trailing, no tabs)