# Normalize line endings to LF in the repository (CRLF on Windows checkout)
* text=auto eol=lf

# Binary files — no line-ending conversion
*.db binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.mp4 binary
*.webm binary
*.zip binary
*.whl binary
