custom-hashicorp-vault/.gitignore
Alan Bridgeman dd5a8abd55
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m48s
Attempting to add support to use Kubernetes secrets for vault root token, unseal keys and app role data
2026-04-05 15:38:21 -05:00

8 lines
No EOL
137 B
Text

# Environment Variables
.env
# Ignore VSCode settings (that don't need to be shared)
.vscode/
# Ignore Python virtual environment
.venv