From 4989960127d769066a4b904d7c9038a7a5a2e305 Mon Sep 17 00:00:00 2001 From: Rene Cannao Date: Sat, 22 Nov 2025 15:57:43 +0000 Subject: [PATCH] chore: Ignore GEMINI.md This file is generated by the Gemini CLI and is not part of the project. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96d4e5d01..83d072561 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ proxysql-save.cfg test/tap/tests/test_cluster_sync_config/cluster_sync_node_stderr.txt test/tap/tests/test_cluster_sync_config/proxysql*.pem test/tap/tests/test_cluster_sync_config/test_cluster_sync.cnf +GEMINI.md