Browse Source

git ignore .terraform.lock.hcl anywhere (#9109)

pull/9116/head
rptaylor 2 years ago
committed by GitHub
parent
commit
9617532561
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      .gitignore

1
.gitignore

@ -14,6 +14,7 @@ contrib/offline/offline-files.tar.gz
*.tfstate.backup *.tfstate.backup
.terraform/ .terraform/
contrib/terraform/aws/credentials.tfvars contrib/terraform/aws/credentials.tfvars
.terraform.lock.hcl
/ssh-bastion.conf /ssh-bastion.conf
**/*.sw[pon] **/*.sw[pon]
*~ *~

|||||||
100:0
Loading…
Cancel
Save