Files
spotify-cantina/.claude/settings.local.json
T
2026-04-23 00:39:58 -04:00

12 lines
245 B
JSON

{
"permissions": {
"allow": [
"Bash(pip3 install *)",
"Bash(python3 -m venv .venv)",
"Bash(.venv/bin/pip install *)",
"Bash(.venv/bin/python *)",
"Bash(git -C /home/deivid/spotify-cantina status)"
]
}
}