diff options
| author | Clawd <ai@clawd.bot> | 2026-02-16 12:53:59 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-16 12:53:59 -0800 |
| commit | d41597ee4a6fda0b8ade4dad057ff3b6f8d00b44 (patch) | |
| tree | b758df418c7c0330d119e1d825bc889862c21ff2 /.claude | |
| parent | 67efee3cb1b70a0696a5522609618e077cf8507d (diff) | |
Remove .claude from tracking, update .gitignore
Diffstat (limited to '.claude')
| -rw-r--r-- | .claude/settings.local.json | 18 |
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 | } | ||
