Files
dflike/.gitignore
root b6f93dd694 feat: add world preamble to LLM prompts, update gitignore
- Extract shared WORLD_PREAMBLE and prepend to all system prompts
- Remove duplicated world-setting text from individual templates
- Add server/saves/ and treesnstone.zip to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:03:38 +00:00

11 lines
141 B
Plaintext

node_modules/
dist/
.vite/
.env
.env.local
client/public/assets/chars/
shared/tsconfig.tsbuildinfo
.worktrees/
server/saves/
treesnstone.zip