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

This commit is contained in:
mus65
2024-05-06 21:20:51 +02:00
committed by GitHub
parent 59840ecdba
commit 6e42d1fcd3
+1 -1
View File
@@ -1,6 +1,6 @@
* text=auto
*.cs text
*.cs text diff=csharp
*.xaml text
*.sln eol=crlf
*.csproj eol=crlf