Skip to content

Commit ca447bf

Browse files
authored
Update .gitignore
ignore all .terraform* files.dirs
1 parent 206e3b7 commit ca447bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
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)