diff --git a/.gitattributes b/.gitattributes index 72089757e..f52521ed3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ # Auto detect text files and perform LF normalization -* text=auto +* text=auto -*.sh text eol=lf +*.sh text eol=lf # Custom for Visual Studio -*.cs diff=csharp +*.cs diff=csharp