Files
TakeoutSaaS.Prototypes/Tenant-Admin-UI-Prototype/.claude/settings.local.json

32 lines
861 B
JSON

{
"permissions": {
"allow": [
"Bash(python scripts/search.py:*)",
"Bash(git config:*)",
"Bash(findstr:*)",
"Bash(git remote add:*)",
"Bash(git remote set-url:*)",
"Bash(git push:*)",
"Bash(git branch:*)",
"Bash(git fetch:*)",
"Bash(git checkout:*)",
"Bash(git stash:*)",
"Bash(git merge:*)",
"Bash(git reset:*)",
"Bash(git ls-tree:*)",
"Bash(dir:*)",
"Bash(python -c:*)",
"Bash(python:*)",
"Bash(python3:*)",
"Bash(git -C \"D:\\\\MsuMshkCode\\\\TakeoutSaaS.Prototypes\" rev-parse --show-toplevel)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nfeat: init project with pages and index\nEOF\n\\)\")"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"dbhub"
]
}