ai_invest/.claude/settings.local.json
2025-09-02 22:24:25 +09:00

15 lines
346 B
JSON

{
"permissions": {
"allow": [
"Read(/d:\\개인폴더\\개발\\ai_invest\\설계\\01/**)",
"Bash(del \"web_02.html\")",
"Bash(del \"main_dashboard.html\")",
"Bash(del \"detail_page.html\")",
"Bash(del \"simulation_page.html\")",
"Bash(rm:*)",
"Bash(mv:*)"
],
"deny": [],
"ask": []
}
}