Files
NilsBriggenandClaude Fable 5 1420f4d0c5 Server-live fork as deployed to ttrpg.briggen.dev (built 2026-06-30)
Reconstructed from /root/briggen-dev/ttrpg — the tree the running prod
container was composed from. Forked from 235cdec (2026-06-08); adds 3D
dice + themes, extended dice notation, session replay, route-level code
splitting, and more.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 22:33:08 +02:00

17 lines
431 B
Plaintext

node_modules
dist
dev-dist
server/dist
server/node_modules
test-results
playwright-report
.git
e2e
**/*.test.ts
# Large source SRD dumps not imported at runtime (the app loads the slim
# generated variants; only weapons-full.json is imported). Keep them in the repo
# but out of the Docker build context to slim it (~15 MB) — T-167.
src/data/srd/monsters-full.json
src/data/srd/spells-full.json
src/data/srd/magicitems-full.json