I would like the files generated by my custom tool to be hidden, but I cannot find any documentation on how this is done.
An example of what I\'m looking for is WPF
I think you want to look here: http://msdn.microsoft.com/en-us/library/ms171453.aspx.
Specifically, the "Creating Items During Execution" section.