# Keep shell scripts LF so they run inside Linux containers even when the repo
# is checked out / edited on Windows.
*.sh text eol=lf
docker-entrypoint.sh text eol=lf
