Skip to content

Commit 9418b47

Browse files
committed
Ignore more possible terraform.tfvars files
1 parent b97c6ee commit 9418b47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.tfstate*
2-
*.tfvars
2+
*.tfvars*
3+
!terraform.tfvars-example
34
.terraform
45
assets/

0 commit comments

Comments
 (0)