* text=auto
*.rs text eol=lf
*.toml text eol=lf
*.sh text eol=lf
*.bash text eol=lf
*.zsh text eol=lf
.editorconfig text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.md text eol=lf
*.txt text eol=lf
LICENSE* text eol=lf
*.svg text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.webp binary
*.zip binary
*.tar binary
*.gz binary
*.tgz binary
.repo.yml export-ignore
.claude/ export-ignore
.github/ export-ignore
AGENTS.md export-ignore
.markdownlint.yaml export-ignore
.justfile export-ignore
bench-reports/ export-ignore
scripts/ export-ignore
docs/ export-ignore