Select child images, not also those in sub-folders

Perhaps a silly question but how do I select only child images in my bundle?

.Resources.ByType “image” displays all

I use Hugo 0.75.1

{{ .Resources.Match "*.jpg" }}