# Normalize line endings for Gradle wrapper scripts and scripts # Linux/macOS Gradle wrapper script should use LF /gradlew text eol=lf # Windows scripts should use CRLF *.bat text eol=crlf # Binary files should be left untouched *.jar binary