# 强制 Shell 脚本使用 LF(在 Windows 上构建 Linux 镜像时必须) docker/entrypoint.sh text eol=lf *.sh text eol=lf # 普通文件使用系统默认换行 *.py text *.html text *.css text *.js text *.md text *.yml text *.yaml text *.txt text *.json text