chore: ignore *.tfvars (contains secrets)

This commit is contained in:
“Naeel”
2026-05-12 11:22:44 +04:00
parent df16b40a9d
commit 4ef480d1f8
+1
View File
@@ -2,6 +2,7 @@
.terraform/
*.tfstate
*.tfstate.*
*.tfvars
# Go
bin/