# 默认按内容自动处理文本换行
* text=auto

# Shell 脚本必须保持 LF，否则在 Linux/macOS 上 shebang 会因 \r 失败
*.sh text eol=lf
