How do I make Cursor ignore my 'node_modules' folder for context?
A
Ananya Gupta
๐ฌ3 Answers
Discussion
Sort by: Votes
โจ Best Answer
24
Cursor usually ignores node_modules by default, but you can explicitly manage this in a '.cursorrules' file in your root directory. Adding specific project context there also helps the AI give much more accurate code suggestions.
C
Chris Miller
4 days ago
5
This was super helpful! I finally understand the difference between the two modes.
D
David Chen
4 days ago
1
Does Privacy Mode affect the quality of the code suggestions at all?
S
Siddharth Malhotra
4 days ago
Post Your Answer
๐
Authentication Required
You must be logged in to participate in the discussion.