1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

gitattributes: Use LF newlines in '.bash' files

This commit is contained in:
Brad King
2019-08-22 15:17:33 -04:00
parent 130dbe4a5d
commit 1a6e5ac5cf

1
.gitattributes vendored
View File

@@ -11,6 +11,7 @@
bootstrap eol=lf
configure eol=lf
*.[1-9] eol=lf
*.bash eol=lf
*.sh eol=lf
*.sh.in eol=lf