summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-08-22 15:17:33 -0400
committerBrad King <brad.king@kitware.com>2019-08-22 15:17:58 -0400
commit1a6e5ac5cfe338525507f036525e183b24bea3ad (patch)
treefe0db5e9630d50c460b92b75cb078c0ff7f7bba5 /.gitattributes
parent130dbe4a5d49baa4404a399860bd3a6182783ece (diff)
downloadcmake-1a6e5ac5cfe338525507f036525e183b24bea3ad.tar.gz
gitattributes: Use LF newlines in '.bash' files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3854b73eb6..3da2d60f54 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