summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
new file mode 100644
index 0000000..9abed36
--- /dev/null
+++ b/.claude/settings.local.json
@@ -0,0 +1,17 @@
+{
+ "permissions": {
+ "allow": [
+ "Read(//home/danix/Programming/AI/claude/danixme/**)",
+ "Read(//home/danix/Programming/AI/claude/danixme/themes/**)",
+ "Bash(/home/danix/.claude/plugins/cache/superpowers-marketplace/superpowers/5.0.6/skills/brainstorming/scripts/start-server.sh:*)",
+ "Bash(git add:*)",
+ "Bash(git commit -m ':*)",
+ "Bash(hugo)",
+ "Bash(git commit:*)",
+ "Bash(hugo server:*)",
+ "Bash(curl -s http://localhost:1313/js/main.js)",
+ "Bash(curl -s http://localhost:1313/)",
+ "Read(//tmp/**)"
+ ]
+ }
+}