Allow to ignore cursor rules from subdirectory

Feature request for product/service

Cursor IDE

Describe the request

When adding submodules that already include their cursor rules, the submodules global rules are applied even while working outside of it.

This is a pain in the azz, it would be cool for .cursorignore to allow to ignore rules in the submodule .cursor folder or to have a similar solution.

1 common problem is the main workspace using pnpm while the submodules uses yarn, or the situation can be even worse if the submodule is in a different language like python since global rules are used to tell the agent to use those workspace specific tools.

Operating System (if it applies)

Windows 10/11