From 767e563a0cdaf4f82b16b171f5223231013a1782 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Thu, 26 Mar 2026 12:01:07 -0400 Subject: [PATCH] =?UTF-8?q?[gemini]=20[PIPELINE]=20Merge=20adapter=20+=20c?= =?UTF-8?q?onvert=20to=20GGUF=20=E2=80=94=20produce=20timmy:v0.3=20for=20O?= =?UTF-8?q?llama=20(#11)?= 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