Files
noteflow/.claude/settings.local.json
2026-01-02 04:22:40 +00:00

13 lines
210 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(find:*)",
"Bash(xargs cat:*)",
"Bash(ls:*)",
"Bash(powershell -Command:*)"
]
},
"outputStyle": "YAML Structured"
}