diff --git a/.gitignore b/.gitignore
index 495a14520fa696299e5533ed0ae8d49e8b2646e4..cb988bc88729e890d9a1a2b45613f3fd69085977 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,10 @@
 terraform/.terraform.lock.hcl
 terraform/.terraform.tfstate.lock.info
 terraform/terraform.tfstate*
-terraform/variables-local.tf
-terraform/variables-local.tfvars
+variables-local.tfvars
+variables-local.tf
 terraform/.terraform/*
 terraform/tfplan
 .idea
 
+