# Auto-detect text files and normalise line endings to LF
* text=auto eol=lf

# Explicitly declare binary files (must come after catch-all)
*.xlsx  binary
*.ods   binary
*.png   binary
*.pdf   binary
