On May 21, 2009, at 7:55 AM, Rick DeNatale wrote:
Can't this be handled by .gitignore?
No, the whole point is that the .tmproj file contains user-independent information (groups, folders, ignores, etc.) and user-dependent information (tab layout, current document, etc.). We want to be able to commit the user-independent info, without bringing the user- dependent info along for the ride. It also affects more than just git users.