Hi how can i force cursor to access files that are in the gitignore.
I understand that .cursorignore allows to disable files that are not in .gitignore but i would like to do the opposite, enable files that i don’t want to push to my repo (logs for example)