chore: enable MemPalace for project and ignore per-project files
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
4b635784e4
commit
46eaf070ea
@@ -62,3 +62,7 @@ graphify-out/
|
|||||||
apps/pwa/test-results/
|
apps/pwa/test-results/
|
||||||
apps/pwa/playwright-report/
|
apps/pwa/playwright-report/
|
||||||
apps/pwa/blob-report/
|
apps/pwa/blob-report/
|
||||||
|
|
||||||
|
# MemPalace per-project files (issue #185)
|
||||||
|
mempalace.yaml
|
||||||
|
entities.json
|
||||||
|
|||||||
@@ -92,5 +92,9 @@
|
|||||||
"graphify": {
|
"graphify": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"auto_update": true
|
"auto_update": true
|
||||||
|
},
|
||||||
|
"mempalace": {
|
||||||
|
"enabled": true,
|
||||||
|
"wing": "familysync"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user