Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

李宁 / Activity

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • Activity
  • zhiJianBusi
  • zjbPc
  • .claude
  • settings.local.json
  •  李宁's avatar
    1 · a58d16a8
    李宁 committed Nov 19, 2025
    a58d16a8 Browse Files
settings.local.json 172 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
{
  "permissions": {
    "allow": [
      "Bash(tree src/ -I node_modules)",
      "Bash(npm run serve)",
      "Bash(tree src/)"
    ],
    "deny": [],
    "ask": []
  }
}