# Force LF line endings for shell scripts (prevents CRLF breakage in Docker on Windows)
*.sh text eol=lf
