# Normalize line endings: store text as LF in the repo so the Linux Docker build
# and Gitea CI runners get consistent files regardless of who commits from Windows.
* text=auto eol=lf

# Treat common binary assets as binary (never normalized).
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.ico binary
*.woff binary
*.woff2 binary
