From 2cb22598d6a5f6d0167a5f81df8486052509565c Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Mon, 20 Apr 2026 22:49:48 -0400 Subject: [PATCH] Drop accidentally-committed LiteDB cache file + add to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- .gitignore | 3 +++ src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db | Bin 40960 -> 0 bytes 2 files changed, 3 insertions(+) delete mode 100644 src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db diff --git a/.gitignore b/.gitignore index 580c14c..196445f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db b/src/ZB.MOM.WW.OtOpcUa.Server/config_cache.db deleted file mode 100644 index ee9bad07f4bb7c0b3bb57efda16126fee962595b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40960 zcmeI*zi!h&90%~R*oY;n|b^ z?RY%&lgVKYypsdJef~N9`r|O0cWXzf%g4Er<<~*9J=U?GE_!aYeo*&z|J`spoE^=_ z52v$s@LN5Coe>~FfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+0D=EsAhY@|gZyQ= zOwcp`Uv{rF{^hJ{`u}=-6AvF{UAml_RcXxG9C6u>IxAXLN;bQAzD)Sr z(6!ZQ_aJ0dN^9n1g#ZBp1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C72<($UhVciB zZ2#iX|8`5jm%8D5SDXD}G9a?j*2=nT~(GyJDwZ8FX)-u2SbpfB*pk1PBly zK!5-N0t5&UAV7cs0RjXF5FkK+0D