git ignore
Unanswered
Valentine ant posted this in #help-forum
![Avatar](https://cdn.discordapp.com/embed/avatars/3.png)
Valentine antOP
whats the best gitignore file configuration for next js 14 project
1 Reply
![Avatar](https://cdn.discordapp.com/embed/avatars/2.png)
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