Xml configuration transformation privacy

Is it possible to not deploy xml configuration transformation files and instead only deploy the transform result?

Some of the data in the config transforms for different environments is potentially sensitive, and there are some environments we deploy to where we wouldn’t want to send sensitive data.

At worst I’m thinking I could write a powershell script that cleans up the files after the deploy.

It looks like this could be circumvented to some extent with the work mentioned in this suggestion:

Looking forward to it.