Merge pull request #11476 from shuffle2/gitattr

gitattributes: set eol=clrf on *.sln
This commit is contained in:
Pierre Bourdon 2023-01-23 15:52:33 +01:00 committed by GitHub
commit c798b3a1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.sln text eol=crlf