Understanding Refine's .cursorignore File For AI-Driven Development
.cursorignore` in Refine codebase excludes files from AI features & indexing, similar to `.gitignore`, but with a best-effort approach. It's used to prevent sensitive secrets and proprietary code access by AI.