reloadware/reloadium

Enhancement: allow wildcards in ignore & reloadable paths

antondeliverect opened this issue · 0 comments

Describe the enhancement

Currently you can specify specific folders / files in reloadable & ignore paths.
It would be great if you could specify wildcards such as /project/*.html or /project/**/*.py, etc.

Additional context

I'm working with a big project and I want to right away ignore any non-python files.