blob: 3820cfc1da56354e4aeae1d4387e585586bbcf64 (
plain) (
tree)
|
|
# 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
|