__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.lock
state.json
state.json.tmp

# Workers
workers/node_modules/
workers/.wrangler/
workers/.dev.vars
workers/dist/
workers/.miniflare/
