From: Guenter Knauf Date: Sun, 15 Jul 2012 16:25:55 +0000 (+0200) Subject: Tell git to not convert configure-related files. X-Git-Tag: curl-7_27_0~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e24c1e9212d3d06000511c0c6e6dc27da48dc8d;p=curl Tell git to not convert configure-related files. --- diff --git a/.gitattributes b/.gitattributes index ab7a60e0a..c881680e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ *.dsw -crlf +buildconf eol=lf +configure.ac eol=lf +*.m4 eol=lf