# Auto normalize all text files
* text=auto

# Shell scripts
*.sh text eol=lf

# Batch/Windows scripts
*.bat text eol=crlf
*.cmd text eol=crlf

