view .claude/settings.local.json @ 79:5710108c949e

[Seobeo] Added Redirect logic.
author June Park <parkjune1995@gmail.com>
date Thu, 01 Jan 2026 05:57:03 -0800
parents 35b1abc37969
children
line wrap: on
line source

{
  "permissions": {
    "allow": [
      "Bash(ls:*)",
      "Bash(hg status:*)",
      "Bash(hg:*)",
      "Bash(sqlite3:*)",
      "Bash(bazel build:*)"
    ]
  }
}