From 6fdb8659ccdfc6e66755e293166cde4878975358 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 3 Sep 2024 20:06:51 +0200 Subject: [PATCH] chore: ignore aider files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5a770fc2fc0..f9f70d0c643 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ __pycache__ .helix/ node_modules/ .backportrc.json +# Aider AI Chat +.aider*