diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index a4501f5..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(arduino-cli lib examples:*)", - "Bash(arduino-cli compile:*)", - "Bash(arduino-cli upload:*)", - "Bash(arduino-cli board:*)", - "Bash(git init:*)", - "WebFetch(domain:raw.githubusercontent.com)", - "Bash(\"/c/Program Files/TortoiseGit/bin/puttygen\" \"C:\\Users\\ladyada\\Dropbox\\shared\\github.ppk\" -O private-openssh -o ~/.ssh/id_rsa)", - "Bash(python3:*)" - ], - "deny": [], - "ask": [] - } -} \ No newline at end of file diff --git a/.gitignore b/.gitignore index fccb94f..673a880 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,5 @@ Thumbs.db output.txt # Claude Code development files -CLAUDE.md \ No newline at end of file +CLAUDE.md +.claude/ \ No newline at end of file