Mark MSVS *.props files as using CR LF as well.
For consistency with *.vcxproj and *.sln.
This commit is contained in:
parent
3ee12b2ca9
commit
f1cc587a99
3 changed files with 115 additions and 114 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue