Skip to content

Commit 27a3599

Browse files
authored
Merge pull request #96 from hackforla/RSkuma-patch-1
Update .gitignore
2 parents 8f28774 + 4ff338b commit 27a3599

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ backend.tfvars
1818
terraform.rc
1919

2020
# Ignore metadata files
21-
*.tfstate.lock.info
21+
*.tfstate.lock.info
22+
23+
#Ignore lock file
24+
*.terraform.lock.hcl

0 commit comments

Comments
 (0)