Files
lmxopcua/.gitignore
Joseph Doherty 9b42b61eb6 Extract historian into a runtime-loaded plugin so hosts without the Wonderware SDK can run with Historian.Enabled=false
The aahClientManaged SDK is now isolated in ZB.MOM.WW.LmxOpcUa.Historian.Aveva and loaded via HistorianPluginLoader from a Historian/ subfolder only when enabled, removing the SDK from Host's compile-time and deploy-time surface.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 15:16:07 -04:00

29 lines
189 B
Plaintext

# Build outputs
bin/
obj/
publish/
publish_temp/
# IDE
.vs/
.idea/
*.user
*.suo
# Logs
logs/
# OS
Thumbs.db
desktop.ini
.DS_Store
# NuGet
packages/
*.nupkg
# Certificates
*.pfx
*.pem