# Use LF line endings for every text format tracked by this repository.
*.json text eol=lf
*.lock text eol=lf
*.md text eol=lf
*.py text eol=lf
*.pyi text eol=lf
*.rs text eol=lf
*.toml text eol=lf
*.typed text eol=lf
licenses/* text eol=lf
LICENSE text eol=lf

# ONNX models are binary assets and must never be merged or diffed as text.
samples/captcha*.png binary
*.onnx binary

# Dependency lockfiles are generated by their package managers.
*.lock linguist-generated=true
python/rustcha/models/ocr/characters.json linguist-generated=true
