7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
|
# Auto detect text files and perform LF normalization
|
||
|
*text eol=lf
|
||
|
|
||
|
# Custom for Visual Studio
|
||
|
*.cs diff=csharp
|
||
|
*.sln merge=union
|