This release contains a popular and frequently requested feature (see #18) to allow blacklisting of tags or as explained by the author @elrzn :
deckschrubber -repo "^my-repo$" -ntag "^(foo|bar)_"
The new flag -ntag is compatible and can be used along with -tag in an AND fashion.