Ignore generated infra status snapshots
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user