* text=auto

# Shell scripts must stay LF. With core.autocrlf=true a CRLF checkout makes bash
# fail with "syntax error near unexpected token $'\r'".
*.sh text eol=lf
