From 92404ccc341e3ea9b87c7548aab73f1d965a553c Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Mon, 20 Oct 2025 11:26:35 +0200 Subject: [PATCH] aider not used so can be ignored --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d15b567..7b13a31 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,4 @@ terraform.tfvars.example # Terraform plan and output files *.tfplan -*.tfout - - -# Aider files -*.aider* +*.tfout \ No newline at end of file