mirror of
https://github.com/Team-Resurgent/Repackinator.git
synced 2026-04-30 10:07:40 -07:00
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Custom for Visual Studio
|
|
*.cs diff=csharp
|
|
*.sln merge=union
|
|
*.csproj merge=union |