SIGN IN SIGN UP

settings: Load `.zed/settings.json` even if .gitignored (#13370)

This fixes #4432 by ensuring that we scan & watch the `.zed` folder,
just like we watch the `.git`, for changes.

Release Notes:

- Settings are now loaded from local `.zed/settings.json` files even if
they are `.gitignore`d.
([#4432](https://github.com/zed-industries/zed/issues/4432)).

Co-authored-by: Bennet <bennet@zed.dev>
T
Thorsten Ball committed
6b04b668ad884464264209cf92c1072a71bd41c8
Parent: 4072ad2
Committed by GitHub <noreply@github.com> on 6/21/2024, 4:39:14 PM