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