# 强制 shell 脚本、配置文件等使用 LF *.sh text eol=lf *.env text eol=lf .env.* text eol=lf # 可选:所有文本文件统一用 LF(更严格) # * text=auto eol=lf