git ignore
Unanswered
Valentine ant posted this in #help-forum
Valentine antOP
whats the best gitignore file configuration for next js 14 project
1 Reply
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