Initial commit
This commit is contained in:
21
.claude/settings.local.json
Normal file
21
.claude/settings.local.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user