From 9ab87956f82f79ffb4a1aeb35fb66731a8d3d8d5 Mon Sep 17 00:00:00 2001 From: kdletters Date: Tue, 16 Jun 2026 16:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20Codegraph=20=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增 .codegraph 本地目录忽略规则 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bd9b6ae9..e61911d5 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ temp*build*/ /.app/ /target/ /logs +/.codegraph/ /server-rs/crates/*/logs/ .worktrees/ .rag/