Right now: Since generated files are considered to be part of gitignore, the only way you can get generated files (where you have a compile step that generates source) is to forcefully add them into the context. This creates a lot of work to manually add these files.
I would like to see a configuration option that allows for this new behavior.