chore(.gitignore): add 'next-env.d.ts' globally and remove tracked files#10083
chore(.gitignore): add 'next-env.d.ts' globally and remove tracked files#10083sukvvon wants to merge 1 commit intoTanStack:mainfrom
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.