mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 16:28:24 -05:00
Merge pull request #12 from bbodenmiller/patch-2
make *.sln always text and use crlf line endings
This commit is contained in:
commit
4228f049f7
@ -4,7 +4,7 @@
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
*.sln merge=union
|
||||
*.sln text eol=crlf merge=union
|
||||
*.csproj merge=union
|
||||
*.vbproj merge=union
|
||||
*.fsproj merge=union
|
||||
|
Loading…
Reference in New Issue
Block a user