

If it had one more line for filetype exclusions, that would be great! By default it would scan *.*, but you could add:
a) filetypes which will be excluded, for example
*.jpg *.png *.avi
Files with these extensions would not be scanned.
b) files which will not be scanned, for example
something*.*
This would skip all files beginning with 'something'
There could be a drop down menu with remembered configurations.