Files
UTILITY_AI_ANNOTATION_TOOL/.claude/settings.local.json

10 lines
128 B
JSON
Raw Normal View History

2025-11-17 18:00:06 +09:00
{
"permissions": {
"allow": [
"Bash(python yolo_annotation_modify.py:*)"
],
"deny": [],
"ask": []
}
}