AlicizaX/Client/.claude/settings.local.json

10 lines
219 B
JSON
Raw Normal View History

2026-03-25 18:33:59 +08:00
{
"permissions": {
"allow": [
2026-03-26 16:15:18 +08:00
"Bash(find 'C:\\\\Users\\\\admin/Library/Mobile Documents/com~apple~CloudDocs' -name *.cs -path */GameObjectPool/*)",
"Bash(py --version)",
"Bash(py:*)"
2026-03-25 18:33:59 +08:00
]
}
}