shithub: opusfile

Download patch

ref: 54c2c289d6d9f9f0a672177429995e1f7a388de3
parent: c286c605e473c0721c34f192600461f8c48a06d2
author: Pavel P <pavlov.pavel@gmail.com>
date: Sat Aug 12 09:02:11 EDT 2017

Force crlf line endings for VS2015 project files.

Signed-off-by: Ralph Giles <giles@thaumas.net>

--- 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