Next.js Discord

Discord Forum

If i add a route to .gitignore, will it be a problem? Think it like an admin route for a static app.

Answered
Kryp Arnold posted this in #help-forum
Open in Discord
I'm making a simple static blog website but i want to store my blog metadata a bit different will it be problem if i make a new blog route and add it to .gitignore, will it be problem?
Answered by averydelusionalperson
it won't
View full answer

6 Replies

like, it wont go to production right?
hmm, define problem
Answer
if you are using git services to push/pull the code
thank you so much