Mark MSVS *.props files as using CR LF as well.
For consistency with *.vcxproj and *.sln.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4,6 +4,7 @@
|
||||
*.bcc eol=crlf
|
||||
*.dsw eol=crlf
|
||||
*.gcc eol=crlf
|
||||
*.props eol=crlf
|
||||
*.rc eol=crlf
|
||||
*.sln eol=crlf
|
||||
*.vc eol=crlf
|
||||
|
Reference in New Issue
Block a user