Search results filtering
-
I regularly use the “Find in files” search.
Some projects have maybe 50-100 files but I have a /.git directory and a /vendor (composer) directory which can have 1000’s of files that I don’t want to search.
How can I filter the search to ignore /vendor and /.git or any other directory which is irrelevant?
-
@SJW-SJW-SJW said in Search results filtering:
How can I filter the search to ignore /vendor and /.git or any other directory which is irrelevant?
The best method is to read the relevant portion of the manual. The online reference is here.
There are a lot of settings which is why I suggested the online manual. It explains things much better than I can.
Terry