This fixes #102. Previously the auto generated regex to exclude a module named "dummy" would also exclude any other module whose name started with "dummy".
The regex has been fixed and "dummy" can now be automatically excluded without excluding "dummy_subscription" or other similarly named repos.
This fixes #102. Previously the auto generated regex to exclude a module named "dummy" would also exclude any other module whose name started with "dummy".
The regex has been fixed and "dummy" can now be automatically excluded without excluding "dummy_subscription" or other similarly named repos.