From 36f72dcb376000a004b38dfc15036297db706d37 Mon Sep 17 00:00:00 2001 From: Thien An Date: Mon, 17 Aug 2026 22:54:53 +0200 Subject: [PATCH] chore(clean): cleanup .codegraph --- .codegraph/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .codegraph/.gitignore diff --git a/.codegraph/.gitignore b/.codegraph/.gitignore deleted file mode 100644 index d20c0fe..0000000 --- a/.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