Cursor doesn't search in .gitignore-d folders

Hi all,

I’d like to be able to access files using fuzzy search. For regular project files it works fine, but for directories and files defined in .gitignore it doesn’t work. I read documentation and topics related to .gitignore, .cursorindexingignore and .cursorignore I could find, tried to find a solution using chatgpt, but with no success. The problem is shown in this video:

I’m pretty new in cursor, maybe there are some settings to solve this issue. I would be thankful for any help.