35 lines
365 B
Plaintext
35 lines
365 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.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/
|
|
|
|
# Environment files
|
|
.env
|
|
.env.*
|
|
|
|
# Local benchmark outputs
|
|
benchmark_artifacts/
|
|
jobs/
|
|
output_terminal/
|
|
tb2*.json
|
|
humaneval_results.json
|
|
|
|
|
|
test_cases
|
|
e-commerce
|