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

9 lines
146 B
JSON
Raw Normal View History

2026-03-11 11:28:36 +08:00
{
"permissions": {
"allow": [
2026-03-11 13:04:31 +08:00
"Bash(cd InputGlyph && ls -la *.cs)",
"Bash(ls -la InputGlyph/*.cs | grep -v Editor)"
2026-03-11 11:28:36 +08:00
]
}
}