mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
gitattributes: set diff=csharp on cs files (#1393)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
* text=auto
|
||||
|
||||
*.cs text
|
||||
*.cs text diff=csharp
|
||||
*.xaml text
|
||||
*.sln eol=crlf
|
||||
*.csproj eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user