Only listen for folder additions or deletions, but not file additions or deletions ?  ``` only watch aaa folder not watch bbb and ccc.txt ```
Only listen for folder additions or deletions, but not file additions or deletions ?