Files
obsidian-foundry-sync/.gitignore
2026-06-20 19:39:43 +00:00

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