Need to remove this code duplication and add support for ignoring certain directories such as `test`, `tests`, `testsuite` etc https://github.com/AppThreat/blint-db/blob/9aab415d12553bd90e9a68da9335d02486ff3ed2/blint_db/handlers/language_handlers/meson_handler.py#L57 https://github.com/AppThreat/blint-db/blob/9aab415d12553bd90e9a68da9335d02486ff3ed2/blint_db/projects_compiler/vcpkg.py#L55