From 6534db6f6480e94b4317babcc24cc3979a6f0d76 Mon Sep 17 00:00:00 2001 From: knight Date: Thu, 8 Jan 2026 22:55:33 -0500 Subject: [PATCH] Ignore .gemini artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5cf4a06..c359ada 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ env/ # IDE .vscode/ .idea/ +.gemini/ *.swp *.swo *~