Skip to content

Commit 4ed7892

Browse files
authored
Ignore all .terraform directories
Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
1 parent 010b77b commit 4ed7892

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)