diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 9d912a1..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(mcquack --help:*)", - "Bash(tea help:*)", - "Bash(git add:*)", - "Bash(git commit:*)", - "WebFetch(domain:devpi.net)", - "WebFetch(domain:docs.devpi.net)" - ] - } -} diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d6b130c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.claude/settings.local.json