- MASTER_TODO.md: update master todo list for current sprint - day_3_semantic_ontology_mvp.md: update semantic ontology tasks - day_4_orchestrator_runtime.md: update orchestrator runtime tasks - day_5_user_agent_mvp.md: update user agent tasks chore: add server/.venv-ocr312 to .gitignore
19 lines
191 B
Plaintext
19 lines
191 B
Plaintext
node_modules/
|
|
dist/
|
|
.vite/
|
|
web/node_modules/
|
|
web/dist/
|
|
web/.vite/
|
|
.omc/
|
|
.omx/
|
|
.claude/
|
|
.codex/
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|
|
__pycache__/
|
|
*.pyc
|
|
server/.venv/
|
|
server/.venv-ocr312
|
|
server/.secrets/
|