diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index f328cf4..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git:*)", - "Bash(do echo:*)", - "Bash(python3:*)", - "Bash(openssl passwd:*)", - "Bash(brew list:*)", - "Bash(brew search:*)", - "Bash(brew install:*)", - "Bash(chmod +x:*)", - "Bash(./build-iso.sh:*)", - "Bash(hdiutil attach:*)", - "Bash(curl:*)", - "Bash(xorriso:*)", - "WebFetch(domain:git.motocamp.de)", - "Bash(bash:*)", - "Bash(diskutil list:*)", - "Bash(diskutil unmountDisk:*)", - "Bash(sudo dd:*)", - "Bash(gh api:*)", - "WebFetch(domain:github.com)", - "WebFetch(domain:api.github.com)", - "WebFetch(domain:brave.com)", - "Bash(echo:*)", - "Bash(ls:*)", - "Bash(cp:*)", - "WebSearch", - "WebFetch(domain:discourse.ubuntu.com)", - "WebFetch(domain:canonical-subiquity.readthedocs-hosted.com)", - "Bash(ssh:*)", - "Bash(ping -c 2 -W 2 10.47.11.71)", - "Bash(ifconfig utun0:*)" - ] - } -} diff --git a/.gitignore b/.gitignore index 153f1f7..5ce9a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.iso .DS_Store +.claude/settings.local.json