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