Files
whisper-local/.claude/settings.local.json
T

22 lines
763 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit -m ':*)",
"Bash(bash C:/Users/vgraf/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.7/scripts/start-server.sh --project-dir /c/Users/vgraf/git/whisper-local)",
"Bash(bash \"C:/Users/vgraf/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.7/skills/brainstorming/scripts/start-server.sh\" --project-dir /c/Users/vgraf/git/whisper-local)",
"Bash(git commit:*)",
"Bash(git check-ignore:*)",
"Bash(git worktree:*)",
"Bash(uv run:*)",
"Bash(uv lock:*)",
"Bash(python -c ':*)",
"Bash(python3)",
"Bash(git checkout:*)",
"Bash(git pull:*)",
"WebSearch",
"Bash(git tag:*)"
]
}
}