8 lines
210 B
Text
8 lines
210 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
*.cs text diff=csharp
|
|
*.sln text eol=crlf
|
|
*.csproj text eol=crlf
|
|
*.props text eol=crlf
|
|
*.targets text eol=crlf
|