How to exclude node directory in devonsphere locations?

How to exclude node directories such as node-modules/* in devonsphere locations?
For example, I added a directory named “working-files”, but some sub-dirs include “node-modules”, which will return so many xxx.js files in the search result. So, is there any way to exclude “node-modules” dirs in several sub-dirs? Regex rules?

Sorry but no, there is no support for regex in the excluded locations.

alright… tks for your support :slight_smile:

You’re welcome.