I have a bunch of auto generated Hilt class files showing when I try to find usage of a certain class (cmd + click in Mac). These classes are usually prefixed with Hilt + the class name requesting the hilt generation e.g: Hilt_LoginActivity
It's kind of annoying. How can I hide it from the find usage? Cheers