Files
Android-key-of-love/.claude/settings.local.json

10 lines
195 B
JSON
Raw Normal View History

2026-02-10 18:26:31 +08:00
{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(powershell:*)",
"Bash(find /d/Test/MyApplication/app/src/main/assets -name \"vocab.txt\" -exec wc -l {} ;)"
]
}
}