# Force LF for shell scripts and Gradle wrapper so they work in Linux containers
# regardless of host autocrlf settings.
*.sh           text eol=lf
gradlew        text eol=lf
