diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 61a5292..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet build *)" - ] - } -} diff --git a/.gitignore b/.gitignore index 18ec4d3..390b017 100644 --- a/.gitignore +++ b/.gitignore @@ -362,3 +362,8 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd /URLNotesGrabberCORE/TL.db + +# Claude Code local settings + worktrees +.claude/settings.local.json +.claude/worktrees/ +