Is Your Feature Request Related to a Problem? Please Describe.
I don't want to match tags that start with # followed by all numbers, such as #124, #1, #222221, because sometimes these represent line numbers or other meanings.
Describe the Solution You'd Like
So I want to add support for regular expressions in the tagsToIgnore feature.