Join Slack
Powered by
commit `generated` files or not? - just wondering ...
# orm-help
r
RoMay
02/11/2019, 4:13 PM
commit
generated
files or not? - just wondering if there are any recommendations on that
r
ronmccranie
02/11/2019, 5:29 PM
I never commit generated files. There's potential that generated files can differ from one environment to another.
👍 1
r
RoMay
02/11/2019, 5:32 PM
also having some concerns, it can get complicated especially when the project is growing
n
nuno
02/11/2019, 6:51 PM
I commit generated files because it's source code, not configuration. I'm also interested in this discussion.
👋 1
nuno
02/11/2019, 6:54 PM
@ronmccranie
how do you handle different generated files in your applications?
Open in Slack
Previous
Next