From ba36cfdfa2a9a146eb84f2857fb4e67c956cfb54 Mon Sep 17 00:00:00 2001 From: jieer Date: Thu, 9 Jul 2026 12:11:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A7=E7=9A=84codegraph?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/.codegraph/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 web/.codegraph/.gitignore diff --git a/web/.codegraph/.gitignore b/web/.codegraph/.gitignore deleted file mode 100644 index d20c0fe..0000000 --- a/web/.codegraph/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# CodeGraph data files — local to each machine, not for committing. -# Ignore everything in .codegraph/ except this file itself, so transient -# files (the database, daemon.pid, sockets, logs) never show up in git. -* -!.gitignore