From 70b0a3a3949f9999756a58e4036a343f67731d2f Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Wed, 6 May 2026 00:50:45 +0800 Subject: [PATCH] feat: add NodeWarden-compat to .gitignore --- .claude/settings.local.json | 8 -------- .gitignore | 2 ++ NodeWarden-compat | 1 - 3 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 .claude/settings.local.json delete mode 160000 NodeWarden-compat diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index cc223b8..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(npx vite *)", - "Bash(npx tsc *)" - ] - } -} diff --git a/.gitignore b/.gitignore index 84e6fef..9dd0f44 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,5 @@ tmp/ nodewarden.wiki/ AGENTS.md settings.json +.claude/ +NodeWarden-compat/ diff --git a/NodeWarden-compat b/NodeWarden-compat deleted file mode 160000 index 408a89b..0000000 --- a/NodeWarden-compat +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 408a89b07d43d82be0841bee19baa11582ffdeb4