-
Notifications
You must be signed in to change notification settings - Fork 864
feat: Add prisma/generated to .gitignore in migration instructions #7332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Update .gitignore to include prisma/generated since it should not be tracked by git
WalkthroughAdd a new reminder in the Safety Checks & Edge Cases section of a Prisma AI prompt documentation file, noting that prisma/generated should be added to .gitignore if the file exists. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (7)📓 Common learnings📚 Learning: 2025-10-10T13:13:30.534ZApplied to files:
📚 Learning: 2025-10-14T11:41:08.844ZApplied to files:
📚 Learning: 2025-11-20T21:00:02.587ZApplied to files:
📚 Learning: 2025-10-08T16:23:00.388ZApplied to files:
📚 Learning: 2025-10-08T16:22:57.129ZApplied to files:
📚 Learning: 2025-10-09T21:32:50.340ZApplied to files:
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Update .gitignore to include prisma/generated since it should not be tracked by git. I had to do this step manually after running my AI agent with the provided instructions.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.