Mercurial
diff .claude/settings.local.json @ 76:35b1abc37969
Updating my website to use seobeo library.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 31 Dec 2025 14:11:21 -0800 |
| parents | 4532ce6d9eb8 |
| children |
line wrap: on
line diff
--- a/.claude/settings.local.json Wed Dec 31 11:20:08 2025 -0800 +++ b/.claude/settings.local.json Wed Dec 31 14:11:21 2025 -0800 @@ -2,7 +2,10 @@ "permissions": { "allow": [ "Bash(ls:*)", - "Bash(hg status:*)" + "Bash(hg status:*)", + "Bash(hg:*)", + "Bash(sqlite3:*)", + "Bash(bazel build:*)" ] } }