No? It doesnβt seem to be a use case they target.
The problem is that making a repository private makes users think their data can't be seen so they may upload that kind of information.
If you want to use git to store sensitive data, you should encrypt it before committing / pushing it.
I'll look into that.