Files
tracker-cli/.claude/settings.local.json
2026-03-25 00:29:33 -03:00

11 lines
149 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(python3:*)",
"Bash(python:*)"
]
}
}