Drop accidentally-committed LiteDB cache file + add to .gitignore

The previous commit (#248 wiring) inadvertently picked up
src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db — generated by the live smoke
re-run that proved the bootstrapper works. Remove from tracking + ignore
going forward so future runs don't dirty the working tree.
This commit is contained in:
Joseph Doherty
2026-04-20 22:49:48 -04:00
parent 3d78033ea4
commit 2cb22598d6
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -30,3 +30,6 @@ packages/
.claude/
.local/
# LiteDB local config cache (Phase 6.1 Stream D — runtime artifact, not source)
src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db