Skip to content

Commit ccf731c

Browse files
committed
.gitignore: Ignore the terraform lock file
The file is created at run time, and will never be tracked by git. Signed-off-by: Chuck Lever <[email protected]>
1 parent 7ae1a53 commit ccf731c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ ansible/roles/*/vars/main.yml
4040

4141
python/*.pyc
4242

43+
.terraform.lock.hcl
44+
4345
workflows/fstests/*/*.config
4446

4547
playbooks/secret.yml

0 commit comments

Comments
 (0)