From 7b67ff510b360a35b79efacaefd2e5dcb19e11ec Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Sun, 2 Nov 2025 11:22:23 +0100 Subject: [PATCH] add aider --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b13a31..db87ba7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ terraform.tfvars.example # Terraform plan and output files *.tfplan -*.tfout \ No newline at end of file +*.tfout +.aider*