diff --git a/.gitattributes b/.gitattributes index bdb0cabc8..3b2de5fd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ # Auto detect text files and perform LF normalization * text=auto +*.sh eol=lf + # Custom for Visual Studio *.cs diff=csharp