Cloister solves the problem of manually having to add files not in your git ignore to a zip file.
```shell cloister zip somedirectory
```
``` Zip non-git ignored files in a directory
Usage: cloister
Commands:
zip Recursively adds all files in
Options: -h, --help Print help -V, --version Print version ```