Files
clip-annotator/.claude/settings.local.json

9 lines
132 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(Get-ChildItem -Recurse -Depth 2)",
"Bash(Select-Object FullName)"
]
}
}