https://bugs.kde.org/show_bug.cgi?id=488533

--- Comment #7 from tagwer...@innerjoin.org ---
(In reply to Nate Graham from comment #5)
> I don't think there's any chance a folder named .obj would have any content
> worth indexing in it.
I stumbled across the source...
   
https://invent.kde.org/frameworks/baloo/-/blob/master/src/file/fileexcludefilters.cpp
It seems that adding ".obj" as a filter for directories was deliberate

Also shows a load of quite well hidden filters on mimetypes. The good news here
is that excluding based on mimetype seems quite proper so we can add
"model/obj" to the list. I think not as suggested in comment 1, by editing
baloofilerc file by hand, but by using the:
    balooctl config add excludeMimetypes model/obj
as this adds an exclusion (and saves the whole, updated, list to baloofilerc)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to