16 lines
172 B
Plaintext
16 lines
172 B
Plaintext
*.crt
|
|
*.key
|
|
*.pem
|
|
*.pfx
|
|
|
|
# Secrets & Environment files
|
|
.env
|
|
.env.*
|
|
*.env
|
|
group_vars/**/vault.yml
|
|
!group_vars/**/vault.yml.example
|
|
*kubeconfig*
|
|
|
|
# Ansible artifacts
|
|
*.retry
|