Skip to content
  • This project
    • Loading...
  • Sign in

柴进 / EtsyCustomerNotify

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • EtsyCustomerNotify
  • .claude
  • settings.local.json
  • 柴进's avatar
    客户唤醒营销工具初版 · 9d72c970
    9d72c970
    柴进 committed 2025-10-13 09:54:46 +0800
settings.local.json 213 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "permissions": {
    "allow": [
      "Read(//c/Users/Shady/Desktop/**)",
      "Bash(dir:*)",
      "Bash(python:*)",
      "WebSearch",
      "Bash(pip install:*)"
    ],
    "deny": [],
    "ask": []
  }
}