Data_Extractor_Using_Gemini / .claude /settings.local.json
methunraj
feat: Implement revenue data organization workflow with JSON output
8b21729
raw
history blame contribute delete
221 Bytes
{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(mkdir:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(python test_prompt_loading.py:*)"
],
"deny": []
}
}