Files
ach_ui_dbtl_file_based/.claude/settings.local.json
2026-02-02 13:06:07 +05:30

11 lines
173 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 -m venv:*)",
"Bash(source venv/bin/activate)",
"Bash(python:*)",
"Bash(pip install:*)"
]
}
}