Next.js Discord

Discord Forum

git ignore

Unanswered
Valentine ant posted this in #help-forum
Open in Discord
Avatar
Valentine antOP
whats the best gitignore file configuration for next js 14 project

1 Reply

Avatar
Dwarf Crocodile
"Best" is a bit dependent on your project, what libraries or dependencies you're using, but here is the default .gitignore with the most minimal dependencies https://github.com/vercel/next.js/blob/canary/examples/hello-world/.gitignore