Files
zk-data-agent/.gitignore
T
2026-05-06 12:01:22 +08:00

41 lines
487 B
Plaintext

__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/
tasks/
router_session_parquet/
# Environment files
.env
.env.*
# 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