.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.ruff_cache/
.pytest_cache/
.DS_Store
node_modules/
src/tallyman_companion/static/*.map
# vite build output — rebuild via `cd packages/embed && pnpm build`
src/tallyman_companion/static/buckaroo-embed.js
src/tallyman_companion/static/buckaroo-embed.css
# xorq-backed catalog git repo (managed externally via `xorq catalog`)
catalog/
# Stray ./projects/ from anything run with TALLYMAN_HOME unset to repo root.
projects/
