# Secrets — every collection keeps its own .env beside its .env.example
.env
**/.env
!**/.env.example

# MemPalace per-project files (issue #185).
# `mempalace init` ignores both by default. We deliberately track mempalace.yaml —
# it is just wing/room config, and losing it on a fresh clone would make mining
# fall back to basename auto-detection (wing "scripts", which collides).
# entities.json stays ignored: it holds detected people/entities.
entities.json
