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