summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.claude/settings.local.json18
-rw-r--r--.gitignore3
2 files changed, 3 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}
diff --git a/.gitignore b/.gitignore
index 5927538..67eb35f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,6 @@ go.work
18*.swp 18*.swp
19*.swo 19*.swo
20*~ 20*~
21
22# Claude local settings
23.claude/