# Auto-detect text files
* text=auto

# Always treat these as LF
*.sh text eol=lf

# Always treat these as CRLF
*.bat text eol=crlf
