summaryrefslogtreecommitdiff
path: root/.claude/settings.local.json
blob: eb8ba9694c70b4a96f5550601e323285fb3266e5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "permissions": {
    "allow": [
      "Bash(rm:*)",
      "Bash(chmod:*)"
    ],
    "deny": []
  },
  "enableAllProjectMcpServers": false
}