Fix: Port detection for projects in Desktop/Documents/Downloads
Ports from dev servers running in projects inside ~/Desktop, ~/Documents, ~/Downloads and other macOS user folders were incorrectly hidden. This affected users who keep their code repositories inside these directories (e.g. ~/Desktop/CODE/myproject).
What changed: Removed the overly aggressive path filter. Port Menu now relies solely on git repository detection to determine which servers to show.