Files
kubernetes-security-baselin…/.gitignore
T
2026-08-09 19:52:19 -04:00

24 lines
340 B
Plaintext

# Terraform state, plans, and provider/plugin caches
**/.terraform/
*.tfstate
*.tfstate.*
*.tfplan
crash.log
crash.*.log
.terraform.lock.hcl
# Ansible artifacts and local secrets
*.retry
*.vault-password
ansible/inventory/*.ini
ansible/inventory/*.yml
*.key
*.pem
# Local tooling and generated demo output
.DS_Store
.env
tmp/
artifacts/