zed/crates/worktree
Thorsten Ball 6b04b668ad
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>
2024-06-21 18:39:14 +02:00
..
src settings: Load .zed/settings.json even if .gitignored (#13370) 2024-06-21 18:39:14 +02:00
Cargo.toml settings: Load .zed/settings.json even if .gitignored (#13370) 2024-06-21 18:39:14 +02:00
LICENSE-GPL Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189) 2024-03-11 11:35:27 -07:00