Is there a way for a file monitor to do an inverse match ie "all files except those with <pattern> in the name" ?
For example the file mask could be !<pattern> like with some of the common unix utilities.
If not perhaps it might make a useful feature enhancement.
Cheers