Add Handbook.md benchmark tasks

This commit is contained in:
DerekSurge
2026-06-24 12:44:34 -07:00
commit 25c9eda5ca
1800 changed files with 323575 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python
.venv/
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/
.ruff_cache/
# Local env (do NOT commit your real API keys)
.env
# Harbor run outputs
jobs/
# OS junk
.DS_Store