Files
ollama-translate-model/.claude/settings.local.json
T
dinlo 4655401fd3 Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 18:45:38 +08:00

16 lines
334 B
JSON

{
"permissions": {
"allow": [
"Bash(ollama list *)",
"Bash(ollama create *)",
"Bash(ollama run *)",
"Bash(python *)",
"Bash(cmd *)",
"Bash(pip install *)",
"Bash(awk '{print $9, $5}')",
"Bash(awk '{print $1}')",
"Bash(awk '{printf \"%-35s %8s\\\\n\", $9, $5}')"
]
}
}