chore: untrack .claude/settings.local.json

Machine-specific permission rules should not be in version control.
Already covered by .claude/* in .gitignore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 00:20:32 +09:00
parent c11917b551
commit 3b42b3d5a9

View File

@@ -1,51 +0,0 @@
{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(git init:*)",
"Bash(unzip:*)",
"Bash(git add:*)",
"Skill(notion-organizer)",
"Skill(ourdigital-seo-audit)",
"WebFetch(domain:les.josunhotel.com)",
"WebFetch(domain:josunhotel.com)",
"WebFetch(domain:pagespeed.web.dev)",
"Bash(ln:*)",
"Skill(skill-creator)",
"Bash(python:*)",
"Bash(mv:*)",
"Bash(ls:*)",
"Bash(cat:*)",
"Bash(git commit:*)",
"Bash(git reset:*)",
"Bash(git push:*)",
"Bash(chmod:*)",
"Bash(python3:*)",
"Bash(git fetch:*)",
"Bash(mysql:*)",
"Bash(brew services:*)",
"Bash(source ~/.envrc)",
"mcp__plugin_Notion_notion__notion-fetch",
"mcp__plugin_Notion_notion__notion-update-page",
"Skill(settings-audit)",
"mcp__plugin_figma_figma__whoami",
"mcp__plugin_figma_figma__get_metadata",
"mcp__plugin_figma_figma__get_screenshot",
"WebSearch",
"Bash(git -C ~/Workspace/seo-workspace rm:*)",
"Bash(git -C ~/Workspace/seo-workspace check-ignore -q \".claude/commands\")",
"Bash(git pull:*)",
"Bash(bash:*)",
"WebFetch(domain:ourdigital.org)",
"WebFetch(domain:blog.ourdigital.org)",
"WebFetch(domain:journal.ourdigital.org)",
"WebFetch(domain:www.ourdigital.org)",
"WebFetch(domain:dataforseo.com)",
"mcp__firecrawl__firecrawl_scrape",
"mcp__notion__API-retrieve-a-page",
"mcp__notion__API-get-block-children",
"mcp__claude_ai_Notion__notion-fetch",
"Skill(doc-generator)"
]
}
}