-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
chore(.gitignore): add 'next-env.d.ts' globally and remove tracked files #10083
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
|
📝 WalkthroughWalkthroughThe PR reorganizes Next.js environment type file handling across example and integration projects. Root Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit e5a9827
☁️ Nx Cloud last updated this comment at |
🎯 Changes
Add
next-env.d.tsto root.gitignoreglobally, remove 8 trackednext-env.d.tsfiles from git, and remove duplicate entries from 5 sub-directory.gitignorefiles.next-env.d.tsis auto-generated by Next.js and should not be tracked in git.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.