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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 073a5e9..a1c78f1 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -7,7 +7,9 @@
"Bash(ls -la *.toml)",
"Bash(find *)",
"Bash(ls *)",
- "WebFetch(domain:gohugo.io)"
+ "WebFetch(domain:gohugo.io)",
+ "Bash(cat)",
+ "Read(//tmp/**)"
]
}
}