v0.2.4
New Feature
You can specify the branches that you do not want to delete with GOMI.
You just put .gomiignore
at your project!
For example...
master
feature-xxx
If you don't put .gomiignore
the default gomiignore rule shown below will be used.
master
develop
release