# Per-project mempalace state — shouldn't live in the tool repo
mempalace.yaml
entities.json
.mempalace/

# Editor / OS noise
*.swp
*.swo
.DS_Store

# Local caches
.mypy_cache/
.ruff_cache/
__pycache__/
*.pyc
