Skip to content

Commit 6b4026c

Browse files
authored
Merge pull request #4619 from rux616/patch-1
Ignore all .terraform directories
2 parents 696ace4 + 4ed7892 commit 6b4026c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terraform.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Local .terraform directories
2-
**/.terraform/*
2+
.terraform/
33

44
# .tfstate files
55
*.tfstate

0 commit comments

Comments
 (0)