settings.json 394 B

1234567891011
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(curl -s http://localhost:5173)",
  5. "Bash(cd /mnt/c/Users/gabri/.claude/projects/--wsl-localhost-Ubuntu-home-gabrielrd-workspace2-nettown-front && pwd)",
  6. "Read(//mnt/c/Users/gabri/.claude/projects/**)",
  7. "Bash(find /home -name \"nettown_front\" -type d 2>/dev/null | head -5)",
  8. "Read(///wsl.localhost/Ubuntu//**)"
  9. ]
  10. }
  11. }