rjeczalik / notify

File system event notification library on steroids.
MIT License
902 stars 128 forks source link

[question] - Is it possible to ignore certain paths on a recursive watcher ? #142

Closed agnivade closed 5 years ago

agnivade commented 6 years ago

I would like to watch a certain dir tree. But not some directories under it. Is there a way to achieve this ?