Skip to content
Snippets Groups Projects
Unverified Commit 96175325 authored by rptaylor's avatar rptaylor Committed by GitHub
Browse files

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

parent ff5e487e
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ contrib/offline/offline-files.tar.gz ...@@ -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]
*~ *~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment