diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 8e4f4ce..399e18c 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -46,7 +46,10 @@ "Bash(done)", "Bash(for:*)", "Bash(do echo:*)", - "Bash(chmod:*)" + "Bash(chmod:*)", + "Bash(git add:*)", + "Bash(git commit:*)", + "Bash(git push:*)" ] } } diff --git a/keep-notes/prisma/dev.db b/keep-notes/prisma/dev.db index 0a43944..7e65c8d 100644 Binary files a/keep-notes/prisma/dev.db and b/keep-notes/prisma/dev.db differ