GameServerManager/.claude/settings.local.json
2025-07-15 15:57:23 +08:00

8 lines
No EOL
184 B
JSON

{
"permissions": {
"allow": [
"Bash(find \"D:\\Cursor项目\\GSM3\\server\\src\\modules\\onlineGame\" -type f -name \"*.ts\" -o -name \"*.js\")"
],
"deny": []
}
}