# Force LF line endings for shell scripts (prevents CRLF issues in Docker)
*.sh text eol=lf
docker-entrypoint.sh text eol=lf
