Files

20 lines
438 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(open index.html)",
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(python3:*)",
"Bash(open http://localhost:8080)",
"Bash(git commit:*)",
"Bash(gh repo view:*)",
"mcp__serena__initial_instructions",
"mcp__serena__check_onboarding_performed",
"mcp__serena__activate_project"
],
"deny": [],
"ask": []
}
}