.DS_Store *.swp *.swo *~ .vscode/ .idea/ # Terraform **/.terraform/ **/*.tfstate **/*.tfstate.* **/crash.log **/crash.*.log # Common secret material (keep out of Git) *.pem *.key *.p12 *.pfx *.jks *.kubeconfig *.ovpn *.mobileconfig .env .env.* !.env.example *.tfvars *.tfvars.json !.tfvars.example !.tfvars.json.example # Decrypted scratch areas vault/tmp/