Cursor codebase indexing issues

Hi, thanks for reporting an issue with Cursor.

Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.

If you have done so, please check this box.
on

Describe the Bug

Files in folders with “core” in their name are not being indexed, even though they are not configured in .cursorignore and .gitignore files.

Steps to Reproduce

Even after removing .cursorignore and performing resync, or after deleting the index and syncing, files inside the core folder are not being included.

Expected Behavior

Files in the core folder must be included (indexed).

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

버전: 0.43.6
커밋: 1.93.1
날짜: a846435528b4b760494a836f96f0739889253530
Electron: 2024-12-06T05:11:55.168Z
ElectronBuildId: 30.5.1
Chromium: undefined
Node.js: 124.0.6367.243
V8: 20.16.0
OS: 12.4.254.20-electron.0

Additional Information

I haven’t been able to create and verify other projects yet. However, without changing any other settings, only the core folder is not being indexed. All other files are being indexed normally.

Does this stop you from using Cursor

No - Cursor works, but with this issue