- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
607 B
607 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fd11bc1d-d8a3-4c07-8509-e31f443253d6 | configuration | Gitignore LevelDB compendium files |
|
0.6 | 0.8 | 2025-12-18T22:39:32.759254+00:00 | 2025-12-18T22:39:32.759254+00:00 |
FoundryVTT compendiums use LevelDB files (.ldb, MANIFEST-, LOG, CURRENT, LOCK, lost/) that are generated from _source/ JSON files. These should be gitignored as they change on every build and are not source of truth. Add patterns: packs//.ldb, packs//MANIFEST-, packs//LOG, packs//CURRENT, packs//LOCK, packs/*/lost/