lcnetdev / scriptshifter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regular expressions for ignore patterns

scossu opened this issue · comments

There is some setup already to support regular expressions in ignore patterns. See https://github.com/lcnetdev/scriptshifter/blob/main/scriptshifter/tables/data/_ignore_base.yml#L19-L30

Implement logic and tests.