Force crlf line endings for VS2015 project files.

Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
This commit is contained in:
Pavel P 2017-08-10 01:22:33 -07:00 committed by Ralph Giles
parent 3fe744ea04
commit 1f38af47b5
No known key found for this signature in database
GPG key ID: 47000F7BB1441DEF

6
.gitattributes vendored
View file

@ -2,3 +2,9 @@
.gitattributes export-ignore
update_version export-ignore
*.bat eol=crlf
*.sln eol=crlf
*.vcxproj eol=crlf
*.vcxproj.filters eol=crlf
common.props eol=crlf