leftovers
Delete everything in a directory except for specified files.
Installation
npm install leftovers
Usage
var leftovers = ; ; // (err, paths)
Everything in path/to/files
will be deleted, except:
foo/
foo/bar/
foo/bar/baz.js
my/dir/
License
Released under the terms of the MIT license. See LICENSE.