From f818bd59f5136701fb7fefcb9b1999d81ed244f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Sun, 7 Jun 2026 13:27:26 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20.codegraph=20?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E5=88=B0=20gitignore?= 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 c567d60..cbfbc3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1032,3 +1032,4 @@ Gemfile.lock # Specific Project files .opencode/** +.codegraph/**