From 5dcbe801e36c13f396c1af39ec9d46dbb9619336 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Thu, 23 Apr 2026 14:40:26 +1000 Subject: [PATCH] igone tfstate --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b87f609..1736106 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ go.work.sum # .vscode/ *.tfvars -!*.tfvars.example \ No newline at end of file +!*.tfvars.example +*.tfstate \ No newline at end of file