Indexing doesn't index all of my codebase

i noticed problems of cursor finding my files.. often created new files where they already exist… so I have tested the reindexing again and again and compared it to my codebase.

indexing finds only 217 files, I have a lot more…

this is a example of my vscode workspace folder

.\
  .cursor\rules...
  .vscode
  backend\...
  frontend\...
  docs\...
  xnotes
  .cursorignore
  .gitignore

and the folder “backend” it just ignores…

i checked the indexing log, and it scans thru all files like rules, docs, frontend.. but not backend…

in Backend I have Rust code, in Frontend React js Code.

My Versions:
Windows 10
Cursor latest 50.4

I soon change to a other AI IDE… its more than annoying

I have the same problem,codebase indexing is hangup and chat is not working