From 7d24610212693e68cc5a2bd9c0ffa96055f39860 Mon Sep 17 00:00:00 2001 From: Quorafind Date: Sun, 2 Nov 2025 10:49:17 +0800 Subject: [PATCH] chore: remove unused .cursor folder --- .cursor/worktrees.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .cursor/worktrees.json diff --git a/.cursor/worktrees.json b/.cursor/worktrees.json deleted file mode 100644 index e57556bc..00000000 --- a/.cursor/worktrees.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "setup-worktree": [ - "pnpm install" - ] -}