Thanks, Feek! That works a treat. I get just the few things I want to be able to access (gitlab ci config, rubocop, etc, and none of the .DS_store bullshit I don't.
Walter
On Mar 5, 2021, at 11:19 AM, Walter Lee Davis via TextMate textmate@lists.macromates.com wrote:
Your solution looks like it might work across projects, too, by setting this preference in the top-level tm_properties. I'm going to investigate this next.
Walter
On Mar 5, 2021, at 11:17 AM, Feek via TextMate textmate@lists.macromates.com wrote:
Of course the solution of Allan is much better :)
Reason why I post my solution, is that I always want to see some of my dot-files, I've done that like:
myExtraIncludes = ".tm_properties,.htaccess,.gitignore,.gitlab-ci.yml" fileBrowserGlob = "{*,$myExtraIncludes}" include = "{$include,$myExtraIncludes}"
TextMate mailing list -- textmate@lists.macromates.com To unsubscribe send an email to textmate-leave@lists.macromates.com
TextMate mailing list -- textmate@lists.macromates.com To unsubscribe send an email to textmate-leave@lists.macromates.com