<div dir="ltr">Ok. Sorry for the rookie question but can you you be more explicit? Does this mean that in the root folder of a "favorites folder" could/should put something like:<div><br></div><div style>excludeDirectoriesInFolderSearch="templates/compiled"</div>
<div style><br></div><div style>in the .tm_properties file?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 24 February 2013 20:56, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Feb 24, 2013, at 1:47 PM, Ken Snyder <<a href="mailto:ken%2Btextmate@ken.net">ken+textmate@ken.net</a>> wrote:<br>

<br>
> I'm sure there's an easy answer to this but I'd like to be able to specify a particular directory under one of my favourites to be ignored by textmate. The reason for this is that this directory has a bunch of compiled template files and shows up as "noise" when I use the CMD-T/Goto File operation.<br>

><br>
> Is there a command I can put in a .tm_properties files, etc.?<br>
<br>
</div>You can set any of these to a glob matching what you wish to exclude (for the relevant item type and/or component):<br>
<br>
 * excludeDirectoriesInBrowser<br>
 * excludeDirectoriesInFileChooser<br>
 * excludeDirectoriesInFolderSearch<br>
 * excludeDirectories<br>
 * excludeFilesInBrowser<br>
 * excludeFilesInFileChooser<br>
 * excludeFilesInFolderSearch<br>
 * excludeFiles<br>
 * excludeInBrowser<br>
 * excludeInFileChooser<br>
 * excludeInFolderSearch<br>
 * exclude<br>
<br>
In Preferences you can set a global exclude glob (which is the last of the above keys).<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br></div>