Files
ArticleReplaceBatch/.claude/settings.local.json

14 lines
222 B
JSON
Raw Permalink Normal View History

2026-03-25 15:17:18 +08:00
{
"permissions": {
"allow": [
"Bash(wget:*)",
"Bash(unzip:*)",
"Bash(powershell:*)",
"Bash(Select-String:*)",
"Bash(ls:*)",
"Bash(taskkill:*)",
"Bash(timeout:*)"
]
}
}