docs(P12): complete gitignore-credential-hygiene phase (v1.13.15)

---ci---
project: acdl
phase: 12
milestone: v1.14
status: complete
requirements:
  covered: [REQ-146]
  partial: []
---/ci---
This commit is contained in:
Jon Chery
2026-07-29 21:00:34 +00:00
parent 986171a165
commit b257846981
2 changed files with 46 additions and 1 deletions
+11 -1
View File
@@ -18,4 +18,14 @@ terraform/bootstrap/.bootstrap_state.json
**/.terraform/
**/.terraform.lock.hcl
**/tfplan
**/*.tfstate*
**/*.tfstate*
# Credential patterns (v1.14, REQ-146)
*.pem
*.key
*.p12
*.pfx
*.cer
*.crt
*.jks
*.keystore