jacktasia/dumb-jump

add wildcards to .dumbjump configuration

rubic opened this issue · 0 comments

rubic commented

When I'm in a Python/Django project, schema changes will generate code in /migrations/ directories in each app, which will cause a lot of false hits with dumb-jump.

Would it be possible in .dumbjump to ignore all migrations directories, wherever they appear in the project, e.g.:

-*migrations