Preserve CRLF line terminators for MSVS project template
This commit is contained in:
parent
19bb18716e
commit
06b8d05eda
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -9,7 +9,7 @@ thirdparty/* linguist-vendored
|
||||
*.bat eol=crlf
|
||||
*.sln eol=crlf
|
||||
*.csproj eol=crlf
|
||||
misc/msvs/*.template eol=crlf
|
||||
misc/msvs/* eol=crlf
|
||||
# And some test files where the EOL matters
|
||||
*.test.txt -text
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user