diff --git a/.gitignore b/.gitignore index c5a0f65..44618e0 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,5 @@ terraform.rc # Uncomment the line below if you want to ignore planout files. # planout -*.tfvars -*.lock.hcl -.DS_Store +.terraform.lock.hcl +*.DS_Store