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.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
deleted file mode 100644
index 794958b..0000000
--- a/.claude/settings.local.json
+++ /dev/null
@@ -1,18 +0,0 @@
1{
2 "permissions": {
3 "allow": [
4 "Bash(go build:*)",
5 "Bash(find:*)",
6 "Bash(git add:*)",
7 "Bash(wc:*)",
8 "WebSearch",
9 "WebFetch(domain:www.jamesatkins.com)",
10 "WebFetch(domain:abhijithota.com)",
11 "WebFetch(domain:dujemihanovic.xyz)",
12 "WebFetch(domain:caddyserver.com)",
13 "Bash(git reset:*)",
14 "Bash(printf:*)",
15 "Bash(git commit:*)"
16 ]
17 }
18}