chore: check in all local work — uniwizard, briefings, reports, evennia, morrowind, scripts, specs, training data, angband MCP, diagrams, twitter archive, wizards
- Resolve decisions.md merge conflict (keep both Codex boundary + Ezra/Bezalel entries) - Update .gitignore: protect bare secret files, exclude venvs and nexus-localhost - Add uniwizard tools (mention watcher, adaptive prompt router, self-grader, classifiers) - Add briefings, good-morning reports, production reports - Add evennia world scaffold and training data - Add angband and morrowind MCP servers - Add diagrams, specs, test results, overnight loop scripts - Add twitter archive insights and media metadata - Add wizard workspaces (allegro, nahshon)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -35,10 +35,17 @@ auth.lock
|
||||
*.token
|
||||
*.key
|
||||
pairing/
|
||||
gemini_free_tier_key
|
||||
grok_info
|
||||
groq_info
|
||||
kimi_code_key
|
||||
kimi_gitea_token
|
||||
openrouter_key
|
||||
|
||||
# Already separate repos
|
||||
timmy-config/
|
||||
timmy-telemetry/
|
||||
nexus-localhost/
|
||||
|
||||
# Local transcript exports
|
||||
hermes_conversation_*.json
|
||||
@@ -46,6 +53,8 @@ hermes_conversation_*.json
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
venv/
|
||||
*/venv/
|
||||
|
||||
# Editor temps
|
||||
\#*\#
|
||||
|
||||
Reference in New Issue
Block a user