.DS_Store
__pycache__/
*.py[cod]
*.egg-info/
.coverage
.cache/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
.wrangler/
build/
dist/
*.mo
# Build output of the documentation site.
site/

# Editor and agent launch configuration.
.claude/
