From b2b842b12f7091008873aec67370ba2bcdf393b6 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 3 Sep 2024 20:05:22 +0200 Subject: [PATCH] chore: ignore aider files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 42aaff8ce4..067d532a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -196,3 +196,5 @@ cypress/videos .idea/ # Helix Editor .helix/ +# Aider AI Chat +.aider*