Skip to content
Snippets Groups Projects
Commit 2624dd0d authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'gitattributes-bash-lf'


1a6e5ac5 gitattributes: Use LF newlines in '.bash' files

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !3720
parents 38e8c30b 1a6e5ac5
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
bootstrap eol=lf
configure eol=lf
*.[1-9] eol=lf
*.bash eol=lf
*.sh eol=lf
*.sh.in eol=lf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment