Skip to content

Commit

Permalink
gitattributes: set eol=clrf on *.sln
Browse files Browse the repository at this point in the history
modifying sln via VS always uses clrf, so let's just go with it
  • Loading branch information
shuffle2 committed Jan 23, 2023
1 parent 8032a71 commit bb5e455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sln text eol=crlf

0 comments on commit bb5e455

Please sign in to comment.