I’m sorry if this was already brought up, it’s qui...
# prisma-whats-new
p
I’m sorry if this was already brought up, it’s quite trivial, but shouldn’t the
generated
folder be excluded from source control?
a
Currently, running
graphql prepare
is not part of the 'build steps', so that's why
generated
is also included in source control
👍 2