Fix inadvertent 'crlt' for .vcxproj

This commit is contained in:
Patrick Johnmeyer 2013-01-26 09:04:33 -06:00
parent cbbcffa26b
commit 8379eb5661

2
.gitattributes vendored
View file

@ -6,7 +6,7 @@
# VS 20xx files
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlt
*.vcxproj text eol=crlf
# VC6 files
*.dsw text eol=crlf