Commit Graph
1 Commits
Author SHA1 Message Date
ashim-hq 1553a2445d chore: add .gitattributes to enforce LF line endings
Prevents git on Windows (core.autocrlf=true) from checking out shell
scripts and Dockerfiles with CRLF line endings, which causes a
bad interpreter error when Docker runs entrypoint.sh on Windows.
2026-04-16 23:45:07 +08:00