diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 983a1d8..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -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": [] - } -}