diff --git a/CSharp.gitattributes b/CSharp.gitattributes index 018a331..dc47031 100644 --- a/CSharp.gitattributes +++ b/CSharp.gitattributes @@ -2,4 +2,4 @@ # https://www.davidlaing.com/2012/09/19/customise-your-gitattributes-to-become-a-git-ninja/ * text=auto -*.cs diff=csharp +*.cs text diff=csharp