summaryrefslogtreecommitdiffstats
path: root/.claude
diff options
context:
space:
mode:
Diffstat (limited to '.claude')
-rw-r--r--.claude/settings.local.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index bc11668..c53a5a9 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -4,7 +4,9 @@
"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)"
+ "Bash(ls -la *.toml)",
+ "Bash(find *)",
+ "Bash(ls *)"
]
}
}