From 87a71529cf743f1c84da7b39deb09c5e4a99225d Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Fri, 30 Jan 2026 21:10:01 +0100 Subject: chore: gitignore .claude/settings.local.json Co-Authored-By: Claude Opus 4.5 --- .claude/settings.local.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .claude/settings.local.json (limited to '.claude/settings.local.json') diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index cf2e0e0..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(pnpm dev)", - "Bash(pnpm build)", - "Bash(pnpm postbuild)", - "Bash(pnpm preview)", - "Bash(pnpm lint)", - "Bash(pnpm format)", - "Bash(pnpm format:*)", - "Bash(pnpm check)", - "Bash(pnpm install)", - "Bash(git *)", - "WebFetch(domain:docs.joinmastodon.org)", - "Bash(python3:*)", - "Bash(node:*)", - "Bash(pnpm import:mastodon:*)", - "Bash(pnpm build:*)" - ], - "deny": [] - } -} -- cgit v1.2.3