__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
*.so
*.pyd
.venv/
.env
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
coverage.xml
data/
tests/data
tests/data/
.claude/settings.local.json
.worktrees/
uv.lock
src/chardet/_version.py
.benchmark_results/
docs/_build/
docs/_static/
docs/_templates/
docs/api/generated/
