From: Guenter Knauf Date: Tue, 17 Jul 2012 18:35:23 +0000 (+0200) Subject: Tell git to not convert configure-related files. X-Git-Tag: curl-7_27_0~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc470723b12d475551101fa85d9f25ae5127ea5c;p=thirdparty%2Fcurl.git Tell git to not convert configure-related files. --- diff --git a/.gitattributes b/.gitattributes index c881680e82..a7b3f6a288 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ buildconf eol=lf configure.ac eol=lf *.m4 eol=lf +*.in eol=lf