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

archive/
.omx/
.clawd-agents/

# Local agent/runtime artifacts
.claude/
.claude.json
.port_sessions/
scratchpad/
tasks/
router_session_parquet/
.logs/

# Environment files
.env
.env.*
skills/*/.local/

# Local benchmark outputs
benchmark_artifacts/
jobs/
output_terminal/
tb2*.json
humaneval_results.json


test_cases
e-commerce
benchmarks/data/*.jsonl
benchmarks/data/manifest.json
claude-code-sourcemap-main
router_session_parquet

标签定义
