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
quickest-silver•6mo ago
none
just gitignore them all
conscious-sapphireOP•6mo ago
thanks