Hello!
It would be nice to point Cursor to a .cursorrules file outside the repo.
I have a set of language-specific rules to apply to all projects using that language and:
- I don’t want to have multiple copies of this file
- I want to back it up centrally and not in the git repo.
Do you think it’s feasible?
Ideally this file should be chained to repo specific rules if any.