Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
Extends glob
with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
Like _.pullAll but with globs (wildcards)