1
0
IaC/.gitignore

6 lines
75 B
Plaintext
Raw Normal View History

2022-12-09 03:26:01 -05:00
**/vault_password
**/vault.yaml
**/*secrets.yaml
**/*secret.yaml
.vscode/*