# Shell scripts require LF
*.sh    text eol=lf

# Batch scripts require CRLF
*.bat   text eol=crlf