node-bestzip
node-bestzip copied to clipboard
Ignoring files/directories
Is there a way to ignore some files/directories?
No, not at the moment. The features are limited to what's available in native zip commands.
The native zip command offers -x where you can do this. Thats why I ask
On windows, linux, and mac? If so, go ahead and send a pull request.