gitignore recommendation for generated folders
Trying Start for the first time, I see building produces a
.nitro
, .output
, and .tanstack
folders. Which of these if any should I check into the git repo? My inclination is none of them, but just want to double check.2 Replies
narrow-beige•3mo ago
none
just gitignore them all
ambitious-aquaOP•3mo ago
thanks