Files
ALL-teach_sys/frontend_能源/.claude/settings.local.json

39 lines
986 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(cp:*)",
"Read(//Users/apple/Documents/cursor/教务系统/**)",
"Bash(node:*)",
"Bash(python3:*)",
"mcp__serena__search_for_pattern",
"mcp__serena__read_file",
"Read(///**)",
"Bash(grep:*)",
"Bash(npm run dev:*)",
"Bash(lsof:*)",
"Bash(xargs kill:*)",
"Bash(cat:*)",
"mcp__serena__activate_project",
"mcp__serena__execute_shell_command",
"mcp__serena__replace_regex",
"mcp__serena__find_file",
"mcp__serena__list_dir",
"Bash(bash:*)",
"mcp__serena__create_text_file",
"Bash(git remote:*)",
"Bash(git log:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(mkdir:*)",
"Bash(gh auth:*)",
"Bash(npm run build:*)",
"Bash(npm install:*)",
"Read(//Users/apple/.claude/**)",
"Read(//Users/apple/Library/**)"
],
"deny": [],
"ask": []
}
}