ref: 1f38af47b5eec7d8adfc5481b0d1be67bc6ad96e
parent: 3fe744ea04fdcc418fb85c2c133d13372ebb019b
author: Pavel P <pavlov.pavel@gmail.com>
date: Wed Aug 9 21:22:33 EDT 2017
Force crlf line endings for VS2015 project files. Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
--- a/.gitattributes
+++ b/.gitattributes
@@ -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