Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitattributes - github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be48d62224ac560f6144b1601ab83a5229521fda (plain)
1
2
3
4
5
6
7
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs     diff=csharp
*.sln    merge=union
*.csproj merge=union