Files
Android-key-of-love/.claude/settings.local.json
pengxiaolong 3a65b3f43d 优化
2026-03-02 13:01:54 +08:00

14 lines
278 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(powershell:*)",
"Bash(find /d/Test/MyApplication/app/src/main/assets -name \"vocab.txt\" -exec wc -l {} ;)",
"WebSearch",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(ls:*)"
]
}
}