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
Uh oh!
There was an error while loading. Please reload this page.
-
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.
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions