> 1. Add new includeExtensions / excludeExtensions properties which are > space or comma separated lists of file extensions to include or > exclude. > > 2. Add new fileInclude and fileExclude regexes which only operate on > files.
And: 3. Add new dirInclude and dirExclude regexes which only operate on directories. for completeness. I have struggled with this myself in the past, so something like this would have been extremely useful. Regards, Upayavira