gitattributes: set eol=clrf on *.sln
modifying sln via VS always uses clrf, so let's just go with it
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.sln text eol=crlf
|
||||||
Reference in New Issue
Block a user
modifying sln via VS always uses clrf, so let's just go with it
@@ -0,0 +1 @@
|
|||||||
|
*.sln text eol=crlf
|
||||||