From 1a6e5ac5cfe338525507f036525e183b24bea3ad Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 22 Aug 2019 15:17:33 -0400 Subject: gitattributes: Use LF newlines in '.bash' files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3854b73..3da2d60 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,6 +11,7 @@ bootstrap eol=lf configure eol=lf *.[1-9] eol=lf +*.bash eol=lf *.sh eol=lf *.sh.in eol=lf -- cgit v0.12