Merge pull request #78 from madhura68/chore/untrack-claude-settings
chore: untrack .claude/settings.local.json
This commit is contained in:
commit
f7a425a5db
1 changed files with 0 additions and 88 deletions
|
|
@ -1,88 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit *)",
|
||||
"Bash(git push *)",
|
||||
"Bash(npx eslint *)",
|
||||
"Bash(npm run *)",
|
||||
"Bash(npx tsx *)",
|
||||
"mcp__scrum4me__list_products",
|
||||
"mcp__scrum4me__get_claude_context",
|
||||
"Bash(gh pr *)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me branch --show-current)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me log --oneline main..HEAD)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me checkout main)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me pull --ff-only)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me branch -d feat/ST-1001-qr-login-milestone-plan)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me checkout -b feat/M10-qr-login)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me log --oneline -3)",
|
||||
"mcp__scrum4me__log_implementation",
|
||||
"mcp__scrum4me__update_task_status",
|
||||
"mcp__scrum4me__log_test_result",
|
||||
"mcp__scrum4me__log_commit",
|
||||
"Bash(npx vitest *)",
|
||||
"Bash(echo \"=== exit: $? ===\")",
|
||||
"Bash(npm test *)",
|
||||
"Bash(echo \"exit: $?\")",
|
||||
"Bash(npx prisma *)",
|
||||
"Bash(npm install *)",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(git pull *)",
|
||||
"Bash(git branch *)",
|
||||
"Read(//Users/janpetervisser/Development/**)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp status -sb)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp submodule status)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp log --oneline -5)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp/vendor/scrum4me log --oneline -3)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp/vendor/scrum4me branch -a)",
|
||||
"Bash(git fetch *)",
|
||||
"Bash(git reset *)",
|
||||
"mcp__scrum4me__update_task_plan",
|
||||
"mcp__scrum4me__create_task",
|
||||
"mcp__scrum4me__ask_user_question",
|
||||
"Bash(git *)",
|
||||
"mcp__scrum4me__create_pbi",
|
||||
"mcp__scrum4me__create_story",
|
||||
"mcp__scrum4me__health",
|
||||
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('mcpServers', {}\\), indent=2\\)\\)\")",
|
||||
"Read(//Users/janpetervisser/.claude/**)",
|
||||
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d, indent=2\\)\\)\")",
|
||||
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('mcpServers',{}\\), indent=2\\)\\)\")",
|
||||
"Bash(python3 -m json.tool)",
|
||||
"mcp__scrum4me__wait_for_job",
|
||||
"Bash(npx ctx7@latest docs /websites/github_en_rest \"How to fetch Copilot bot pull request reviews and identify them by author\")",
|
||||
"Bash(npm i *)",
|
||||
"Bash(curl *)",
|
||||
"Bash(grep -E \"\\\\.\\(tsx|ts\\)$\")",
|
||||
"mcp__scrum4me__update_job_status",
|
||||
"Bash(node --env-file=.env.local node_modules/tsx/dist/cli.mjs ./scripts/check-jobs-tmp.ts)",
|
||||
"Bash(node --env-file=.env.local node_modules/tsx/dist/cli.mjs ./scripts/check-workers-tmp.ts)",
|
||||
"Bash(node --env-file=.env.local node_modules/prisma/build/index.js migrate deploy)",
|
||||
"Bash(xargs grep *)",
|
||||
"Bash(node --env-file=.env.local node_modules/prisma/build/index.js migrate status)",
|
||||
"Bash(gh run *)",
|
||||
"Bash(dir \"C:\\\\Users\\\\Madhu\\\\Projects\")",
|
||||
"Bash(Get-ChildItem -Path \"C:\\\\Users\\\\Madhu\\\\Projects\\\\scrum4me-mcp\" -Recurse -Include \"*wait*\" -ErrorAction SilentlyContinue)",
|
||||
"Bash(Select-Object FullName)",
|
||||
"Bash(Get-ChildItem -Path \"C:\\\\Users\\\\Madhu\\\\Projects\\\\scrum4me-mcp\" -Force)",
|
||||
"Bash(Format-Table -Property Name, PSIsContainer)",
|
||||
"Bash(Sort-Object)",
|
||||
"PowerShell(Push-Location \"C:\\\\Users\\\\Madhu\\\\Projects\\\\scrum4me-mcp\"; npx tsc --noEmit; $result = $?; Pop-Location; Write-Output \"typecheck ok: $result\")",
|
||||
"PowerShell(git *)",
|
||||
"mcp__scrum4me__verify_task_against_plan",
|
||||
"Bash(mkdir -p docs/plans/archive)",
|
||||
"Bash(rmdir .Plans)",
|
||||
"Bash(mv .Plans/2026-04-27-claude-md-workflow-update.md docs/plans/archive/)",
|
||||
"Bash(mv .Plans/2026-04-27-insert-milestone-tool.md docs/plans/archive/)",
|
||||
"Bash(mv .Plans/2026-04-27-m8-realtime-solo.md docs/plans/archive/)",
|
||||
"Bash(xargs sed *)",
|
||||
"Bash(python3 *)"
|
||||
]
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"scrum4me"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue