elsa-core/.gitattributes
2020-03-28 22:38:52 +01:00

10 lines
219 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
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union