1
0
Files
PPTX/.claude/settings.local.json
lanyuanxiaoyao d598de27b3 chore: untrack .claude/settings.local.json from global ignore
Override global gitignore rule to allow project-specific Claude settings.
2026-03-02 16:51:17 +08:00

15 lines
258 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(openspec:*)",
"Bash(openspec new:*)",
"Bash(openspec status:*)",
"Bash(openspec instructions:*)",
"Bash(uv run:*)",
"Bash(ls:*)",
"Bash(wc:*)"
]
}
}