Cursor rules help AI understand your codebase by providing specific instructions. Previously, a single .cursorrules file was used, but it's being replaced by more flexible MDC files in the .cursor/rules directory. These files allow detailed control over AI interactions, support glob patterns for targeting specific files, and can be version-controlled with Git. This is particularly useful for large projects with diverse technologies.
Sort: