summaryrefslogtreecommitdiff
path: root/.claude
diff options
context:
space:
mode:
Diffstat (limited to '.claude')
-rw-r--r--.claude/settings.local.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index a291091..cf2e0e0 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -10,7 +10,12 @@
"Bash(pnpm format:*)",
"Bash(pnpm check)",
"Bash(pnpm install)",
- "Bash(git *)"
+ "Bash(git *)",
+ "WebFetch(domain:docs.joinmastodon.org)",
+ "Bash(python3:*)",
+ "Bash(node:*)",
+ "Bash(pnpm import:mastodon:*)",
+ "Bash(pnpm build:*)"
],
"deny": []
}