[TxMt] TM2 - Include hidden files but hide .git folder
Byron Bischoff
byronb at gmail.com
Wed Feb 29 16:15:58 UTC 2012
Hello,
I am trying to set TM2 to by default, show hidden files, and black list everything that I don't want, instead of whitelisting things like .gitignore,.htaccess, etc
I was wondering if anyone has succesfully gotten something like this to work:
include = "{*,.*}"
exclude = ".git"
This still shows the .git folder in the file browser
-Byron
More information about the textmate
mailing list