From b021f5903abb2488ca36534e49a6c8392c194aad Mon Sep 17 00:00:00 2001 From: Clawd Date: Sun, 15 Feb 2026 18:18:29 -0800 Subject: docs: rename to SHIP_V2.md, JSON output is default not a flag --- .claude/settings.local.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .claude/settings.local.json (limited to '.claude/settings.local.json') diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..794958b --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,18 @@ +{ + "permissions": { + "allow": [ + "Bash(go build:*)", + "Bash(find:*)", + "Bash(git add:*)", + "Bash(wc:*)", + "WebSearch", + "WebFetch(domain:www.jamesatkins.com)", + "WebFetch(domain:abhijithota.com)", + "WebFetch(domain:dujemihanovic.xyz)", + "WebFetch(domain:caddyserver.com)", + "Bash(git reset:*)", + "Bash(printf:*)", + "Bash(git commit:*)" + ] + } +} -- cgit v1.2.3