summaryrefslogblamecommitdiff
path: root/.gitattributes
blob: 3820cfc1da56354e4aeae1d4387e585586bbcf64 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                     
# Auto detect text files and perform LF normalization
*        text=auto
*.c      diff=cpp
# Custom for Visual Studio
*.cs     diff=csharp
*.sln    merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union