__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.so
.venv/
venv/
env/
.env
.claw/
*.jsonl
.coverage
htmlcov/
