Any reason why the src/generated/ folder is checked in? #609
|
Any reason why the src/generated/ folder is checked in? |
Answered by
Danielku15
May 22, 2021
Replies: 1 comment
|
That's on purpose yes. I want to keep proper track of any changes happening in these files even though they are not maintained manually. |
0 replies
Answer selected by
Danielku15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's on purpose yes. I want to keep proper track of any changes happening in these files even though they are not maintained manually.
It's hard to keep track what is changing in these areas just based on the code that generates the files.