Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
k__
10y ago
0 comments
Share
too much code generators?
0 comments
default
newest
oldest
emodendroket
10y ago
Typically you'd check in generated code; you'd exclude packages, compiled code, certain kinds of configuration and logs, etc.
hawaiianbrah
10y ago
Do you typically check in generated code? I think it depends on a lot of things. My understanding is the general rule of thumb is NOT to, except for certain cases (generation takes a long time, for instance)
emodendroket
10y ago
Well, in the VS world generated code is typically generated once and open to modification post-generation, so yes.
j
/
k
navigate · click thread line to collapse