Skip to content
Snippets Groups Projects
Commit 1a6e5ac5 authored by Brad King's avatar Brad King
Browse files

gitattributes: Use LF newlines in '.bash' files

parent 130dbe4a
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