--- Quote Start ---
I do rather wish that ALL of the generated files were put into subdirectories.
And probably one directory for the generated target files, and another for all the intermediaries.
That would make it much easier to determine which files need to go under source control, and which can be safely deleted.
--- Quote End ---
I totally agree with you on this. We have had soooo many issues with people archiving the wrong files, or not enough files, into source control. This results in either corrupted/un-buildable projects when the files are checked out or just random missing target files :mad:.