Web Dev Cody
Web Dev Cody2y ago

should we be gitignoring the convex _generated directory, or is that important to commit?

question in title basically
1 Reply
ballingt
ballingt2y ago
It's generally better to commit it so that your code typechecks without needing to run the generator first.

Did you find this page helpful?