9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
node_modules/
|
|
# Local live-stack secrets (relay API key, Foundry container/world paths).
|
|
.env
|
|
.env.local
|
|
# Copied world-data fixtures (your private Foundry snapshot) — never commit.
|
|
tests/fixtures/
|
|
# Apply-mode backups written by --apply.
|
|
*.bak-*
|
|
*.foundry.json |