Ignore generated infra status snapshots

This commit is contained in:
defiQUG
2026-04-13 21:30:58 -07:00
parent e86744e12b
commit 13c85f5b83

7
.gitignore vendored
View File

@@ -91,6 +91,13 @@ token-lists/logos/*.png
# DBIS Phase 1 discovery — timestamped reports (run scripts/verify/run-phase1-discovery.sh)
reports/phase1-discovery/phase1-discovery-*.md
# Timestamped infra inventory/status exports (source-of-truth files stay tracked)
reports/status/drift_*.json
reports/status/live_inventory_*.json
reports/status/hardware_poll_*.txt
reports/status/lxc_cluster_health_*.json
reports/status/lxc_cluster_health_*.txt
# Wormhole AI docs mirror (sync with scripts/doc/sync-wormhole-ai-resources.sh; keep manifest.json committable)
third-party/wormhole-ai-docs/**
!third-party/wormhole-ai-docs/README.md