Sometimes I'll have a project that is open source where I need config or settings file that contains passwords, api keys, etc that I don't want to be in the git repo. It would be nice to have a field where deploy would push up that file in addition cloning the repo. Thoughts?