Skip to content
Snippets Groups Projects
Commit c88cc0af authored by nimrod's avatar nimrod
Browse files

Don't ignore Terraform lock files.

parent 54ac64f9
Branches
No related tags found
No related merge requests found
...@@ -53,6 +53,7 @@ dist/ ...@@ -53,6 +53,7 @@ dist/
!Gemfile.lock !Gemfile.lock
.terraform .terraform
.terraform.* .terraform.*
!.terraform.lock.hcl
tfplan tfplan
*.tfstate* *.tfstate*
*.venv *.venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment