-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Description
Feature request: give a way to watch [directory recursive contents
- specified set of directories
].
This looks really useful for cases where there is a nested temp or output directory, because such directory are much noisier than the ones we actually care about.
I guess I am also volunteering to have a look at implementing the feature :)
This is forked from #1728 as just selectively ignoring directories would also be a way to address the same problem.