Commit graph

3 commits

Author SHA1 Message Date
alckasoc
38eaea7d0c update readme; clean up unused files; black formatting 2026-04-01 14:44:39 -07:00
alckasoc
86eabf6697 init 2026-03-08 17:40:10 -07:00
adit jain
649c42207a Add db/ source files that were blocked by overly broad gitignore
The old `db/` pattern in .gitignore matched src/yc_bench/db/ too,
preventing all ORM models and session.py from being committed.
Previous commit fixed .gitignore to `/db/`; this adds the 10 missing files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:20:07 -08:00