Should schema.rs be commited to source control? #4248
meclondrej
started this conversation in
Polls
Replies: 1 comment
-
I usually advice to checkin the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Should i put it in my .gitignore? I know that according to the "don't commit generated code to source control" philosophy I shouldn't, but that definitely has downsides, eg. someone who clones the repo cannot compile without generating the schema with the CLI.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions