Skip to content

allow to ignore binary files for project based search, too

to simplify this, just delay the binary file detection until we do the real on disk search

avoid an extra worker just to determine mime-type for projects

Rational: I have a lot of projects that include binary files (like icons, some test binary input)

Merge request reports