gitignore

should convex/_generated be in .gitignore
2 Replies
Indy
Indy2y ago
No. This folder is necessary for your code to compile. Without it a developer on your team, who may not be developing on convex and only working on the frontend, will see a lot of typescript errors.
burnstony#1975
burnstony#1975OP2y ago
thanks

Did you find this page helpful?