Skip to content

Commit bf779f0

Browse files
authored
chore: ignore top level .terraform.lock (terraform-google-modules#2117)
1 parent 51ed882 commit bf779f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Session.vim
3737
# tf lock file
3838
.terraform.lock.hcl
3939

40+
# Top level lock used by the test tooling
41+
/.terraform.lock
42+
4043
# Crash log files
4144
crash.log
4245

0 commit comments

Comments
 (0)