zed icon indicating copy to clipboard operation
zed copied to clipboard

How to ignore certain folders/files from search without using `.gitignore`

Open nikivdev opened this issue 1 year ago • 0 comments

Check for existing issues

  • [X] Completed

Describe the feature

I open my entire ~/src folder in Zed which includes a lot of files/folders. I want to be able to edit what files/folders can searched with Search project for files.. without having to edit .gitignore. In VSCode you can edit .vscode/settings.json file in the root of the project.

How can I achieve this with Zed?

nikivdev avatar Jan 28 '24 12:01 nikivdev