git ignore .terraform.lock.hcl anywhere (#9109)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -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]
|
||||||
*~
|
*~
|
||||||
|
Reference in New Issue
Block a user