# Normalize line endings to LF for all text files (Android build system requires LF)
* text=auto eol=lf

# Binaries — no line ending conversion
*.png binary
*.jpg binary
*.jar binary
*.zip binary
*.so  binary
