Files
zk-data-agent/.gitignore
T
2026-04-30 15:11:37 +08:00

40 lines
463 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/
# 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