1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 08:18:50 -05:00

CSharp text type

This commit is contained in:
Richie Bendall 2019-04-20 12:15:36 +12:00
parent d1514be2a5
commit 98c843fb2b
No known key found for this signature in database
GPG Key ID: 1C6A99DFA9D306FC

View File

@ -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