fix: remove claude

This commit is contained in:
2026-02-19 16:38:23 +01:00
parent 3bccbdf82d
commit f73aff8ce4

View File

@@ -1,22 +0,0 @@
{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(npx tailwindcss:*)",
"Bash(pnpm add:*)",
"Bash(pnpm exec tailwindcss:*)",
"Bash(pnpm css:*)",
"Bash(hugo:*)",
"WebFetch(domain:pivoine.art)",
"Bash(curl:*)",
"WebFetch(domain:github.com)",
"WebSearch",
"WebFetch(domain:htmx.org)",
"Bash(cat:*)",
"Bash(git remote:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
}
}