Files
AIRegulation-DocAnalysis/backend/app/aliyun_parser/.claude/settings.local.json

9 lines
122 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(python3 *)",
"Bash(PGPASSWORD=postgresql123456 psql *)"
]
}
}