shithub: libsamplerate

Download patch

ref: 23b230681534f389067929f1bcf6cddb89ddaf72
parent: 534ee353f02bf7bb5c99b9fa2458b330a4a41ef1
author: evpobr <evpobr@gmail.com>
date: Thu Oct 27 06:15:16 EDT 2016

Add .gitattributes file to enforce correct line endings

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>

--- /dev/null
+++ b/.gitattributes
@@ -1,0 +1,10 @@
+*.ac text eol=lf
+*.am text eol=lf
+*.m4 text eol=lf
+*.pc text eol=lf
+*.spec text eol=lf
+*.sh text eol=lf
+
+*.bat text eol=crlf
+*.def text eol=crlf
+*.msvc text eol=crlf