# Shell scripts should use LF line endings
*.sh text eol=lf

# Windows batch files should use CRLF line endings
*.bat text eol=crlf
