1
0
IaC/.gitignore

6 lines
75 B
Plaintext
Raw Normal View History

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