diff --git a/.claude/settings.local.json b/.claude/settings.local.json index a31b2d3..df1b9fb 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,7 +4,8 @@ "Bash(python3 -c \":*)", "Bash(git commit:*)", "Bash(git add:*)", - "Bash(git push:*)" + "Bash(git push:*)", + "Bash(find .git -name \"*.lock\" -delete)" ] } }