commit | 1a6e5ac5cfe338525507f036525e183b24bea3ad | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Thu Aug 22 15:17:33 2019 -0400 |
committer | Brad King <brad.king@kitware.com> | Thu Aug 22 15:17:58 2019 -0400 |
tree | fe0db5e9630d50c460b92b75cb078c0ff7f7bba5 | |
parent | 130dbe4a5d49baa4404a399860bd3a6182783ece [diff] [blame] |
gitattributes: Use LF newlines in '.bash' files
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