Update gitignore with SES credentials
This commit is contained in:
parent
e49b2bfb99
commit
65f44561a8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,7 +11,10 @@ privkey
|
|||
pubkey
|
||||
.toolcheck
|
||||
.s3_iam_credentials
|
||||
.ses_iam_credentials
|
||||
.s3_id
|
||||
.ses_id
|
||||
.s3_secret
|
||||
.ses_secret
|
||||
ansible/credentials
|
||||
terraform/dns_*.tf
|
||||
|
|
Loading…
Reference in a new issue