| Name | Message | Date |
|---|---|---|
| 📄 settings.json | 1 month ago | |
| 📄 settings.local.json | 1 month ago |
📄
.claude/settings.local.json
{ "permissions": { "allow": [ "Bash(Get-ChildItem -Path \"d:\\\\BirdGO\\\\src\\\\routes\" -Recurse -Filter \"*.svelte\")", "Bash(Select-Object -ExpandProperty FullName)", "PowerShell(Get-ChildItem -Path \"d:\\\\BirdGO\" -Recurse -Directory | Where-Object { $_.Name -match \"\\(src|audio|lib\\)\" } | Select-Object -ExpandProperty FullName | head -30)", "Bash(xargs ls -la)", "WebFetch(domain:svelte.dev)", "Bash(deno task *)" ] } }