# Force LF line endings for shell scripts (prevents CRLF breakage in Linux containers)
*.sh text eol=lf
docker/entrypoint.sh text eol=lf
