From eb8a4a4be501c8b1c040235725ab02ee20da21b8 Mon Sep 17 00:00:00 2001 From: arif-pragmasys Date: Thu, 5 Nov 2015 17:18:41 -0600 Subject: [PATCH] change eol for configure related scripts --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index f321b56..523da26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,3 +22,6 @@ config.sub text eol=lf fixalgorithms text eol=lf runconfigure text eol=lf +configure text eol=lf +config.guess text eol=lf +config.sub text eol=lf