Skip to content

Commit c396388

Browse files
committed
Include terraform temp files in gitignore
1 parent ab70b9e commit c396388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
/terraform-provider-sshkey
22
terraform.tfstate*
3+
.terraform
4+
.terraform.lock.hcl

0 commit comments

Comments
 (0)