sanitize: redact secrets from docs, add forefront-broadband-map, exclude backup dir
- Redact credentials/keys from README, key-inventory, model-chain, ops-portal docs, project-log, systems-networks-team, app3 - Add forefront-broadband-map.md with sanitized content - Add .gitignore to permanently exclude .backup-before-sanitize-20260723/ and .env files - No credentials rotated; no history rewritten
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Secret backups — never commit
|
||||
.backup-before-sanitize-20260723/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.*
|
||||
*.key
|
||||
*.pem
|
||||
Reference in New Issue
Block a user