Files
grateful-journal/.claude/settings.local.json
2026-03-23 10:39:25 +05:30

11 lines
231 B
JSON

{
"permissions": {
"allow": [
"Bash(docker compose:*)",
"Bash(npx tsc:*)",
"Bash(curl -s http://127.0.0.1:8000/api/users/by-email/jeet.debnath2004@gmail.com)",
"Bash(ipconfig getifaddr:*)"
]
}
}