From 5ab78b7221ffcb4cbbf1f582764c000af622e187 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Fri, 27 Mar 2026 19:20:35 -0400 Subject: [PATCH] =?UTF-8?q?[gemini]=20[ARCH]=20Adaptive=20Logic=20Router?= =?UTF-8?q?=20=E2=80=94=20classify=20queries=20to=20the=20right=20symbolic?= =?UTF-8?q?=20engine=20(#42)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1d7c6a4a..1cbd0621 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *.db-wal *.db-shm __pycache__/ +.aider* -- 2.43.0