Jelajahi Sumber

gitattributes: set diff=csharp on cs files (#1393)

mus65 1 tahun lalu
induk
melakukan
6e42d1fcd3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,6 +1,6 @@
 * text=auto
 
-*.cs text
+*.cs text diff=csharp
 *.xaml text
 *.sln eol=crlf
 *.csproj eol=crlf