__pycache__/
*.py[cod]
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.hypothesis/
dist/
build/
*.egg-info/

# generated from vendor/polytypo-spec/locales/ by scripts/gen_locale_data.py
src/polytypo/_data/
