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