Files
ArticleReplaceBatch/.claude/settings.local.json
2026-03-25 15:17:18 +08:00

14 lines
222 B
JSON

{
"permissions": {
"allow": [
"Bash(wget:*)",
"Bash(unzip:*)",
"Bash(powershell:*)",
"Bash(Select-String:*)",
"Bash(ls:*)",
"Bash(taskkill:*)",
"Bash(timeout:*)"
]
}
}