On Sep 20, 2012, at 4:21 PM, Jason McC. Smith wrote:
The .tm_properties files are insanely powerful, and are an improvement in general, from a basic infrastructure point of view. They just don't work for what is, really, a rather common work environment constraint: no local config files for a specific developer may pollute the central code repositories.
I may be missing something here, but can't you simply add .tm_properties to the appropriate .gitignore/.hgignore/etc. file(s)? I do this rather frequently in cases where I am working with a group in which I'm the only TextMate user.
-- Phil