diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 3ea6d6c..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git commit:*)", - "Bash(git checkout:*)", - "Bash(mkdir:*)", - "Bash(npm install)", - "Bash(nvm use:*)", - "Bash(npm run dev:*)", - "Bash(npm run build:*)", - "Bash(npm run preview:*)", - "Bash(pkill:*)", - "Bash(npx serve:*)", - "Bash(python3:*)", - "Bash(git add:*)", - "Bash(open:*)", - "WebFetch(domain:api.syui.ai)", - "Bash(git push:*)", - "Bash(find:*)", - "Bash(rm:*)", - "Bash(grep:*)", - "Bash(ls:*)", - "Bash(cp:*)" - ], - "deny": [] - } -} \ No newline at end of file