Describe the Bug
my .cursorignore file is
*
!db/
!pom.xml
But now I find pom.xml is enabled by cursor tab, files under db still ignored.
Steps to Reproduce
- create a folder
- in this floder create a sub directory named db
- in this db directory, create a file named test.txt. so we have a db/test.txt file
- add below to .cursorignore
*
!db/
- check if
db/test.txt
is ignored by cursor tab
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 0.49.6 (user setup)
VSCode Version: 1.96.2
Commit: 0781e811de386a0c5bcb07ceb259df8ff8246a50
Date: 2025-04-25T04:49:20.797Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor