mirror of https://github.com/dolphin-emu/dolphin
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:
parent
8032a71c4c
commit
bb5e455e2a
|
|
@ -0,0 +1 @@
|
|||
*.sln text eol=crlf
|
||||
Loading…
Reference in New Issue