summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
blob: bc11668f2baaae5d0949ca0a506a84e4954ab4a3 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "permissions": {
    "allow": [
      "Bash(/home/danix/.claude/plugins/cache/superpowers-marketplace/superpowers/5.0.6/skills/brainstorming/scripts/start-server.sh *)",
      "Bash(git add *)",
      "Bash(git commit *)",
      "Bash(ls -la *.toml)"
    ]
  }
}