1
0

rm claude

This commit is contained in:
2025-07-18 15:38:09 +09:00
parent 3e3244c852
commit f8c37a1f73

View File

@@ -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": []
}
}