From f4977e5ef6d6d9eb0fd809e13f5d4b7089f84adb Mon Sep 17 00:00:00 2001 From: hkfires <10558748+hkfires@users.noreply.github.com> Date: Mon, 29 Sep 2025 13:37:15 +0800 Subject: [PATCH] Ignore GEMINI.md file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5dd2c952..c9ae73b8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ auths/* .serena/* AGENTS.md CLAUDE.md +GEMINI.md *.exe temp/* cli-proxy-api \ No newline at end of file