__pycache__/
*.py[cod]
*.egg-info/
.venv/
.uv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.benchmarks/
.ipynb_checkpoints/
dist/
build/
.env

# Claude Code harness runtime artifacts
**/.claude/scheduled_tasks.lock
