Files
UTILITY_AI_ANNOTATION_TOOL/.claude/settings.local.json

11 lines
156 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(python yolo_annotation_modify.py:*)",
"Bash(git config:*)"
],
"deny": [],
"ask": []
}
}