1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-30 18:24:22 -04:00
Files
Sonarr/.gitattributes
2019-08-23 21:20:54 +02:00

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