# Normalize line endings across platforms — all text files use LF in the repo
* text=auto eol=lf

# Binary files — never touch
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
*.drawio binary
