I just wrote a small custom check-in policy to keep myself from checking in temporary settings (such as, for instance, having web.config point to my local database server, instead of the real one).
I don't know that anyone else on my team wants this policy, so can I create the policy just for myself?
(According to this SO answer you can't, but that was TFS2010, so I'm hoping this has changed.)