<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Awesome! Thanks.<div><br><div><div>On Nov 20, 2013, at 11:23 AM, Charles Stuart <<a href="mailto:charles.stuart@gmail.com">charles.stuart@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">In your project .tm_properties file include the following:<div><br></div><div>exclude = "{$exclude,log/*,tmp/*}"</div><div><br></div><div>This will exclude everywhere. If you want to exclude only these files from only some TM features, the following exclude* rules are available:</div>

<div><br></div><div><div>exclude</div><div>excludeFiles</div><div>excludeDirectories</div><div>excludeInBrowser</div><div>excludeInFolderSearch</div><div>excludeInFileChooser</div><div>excludeFilesInBrowser</div><div>excludeDirectoriesInBrowser</div>

</div><div><br></div><div>Read more here:</div><div> <a href="https://gist.github.com/dvessel/1478685">https://gist.github.com/dvessel/1478685</a></div><div><br></div><div>Hope this helps,</div><div>Charles</div><div><br>

</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 20, 2013 at 12:13 PM, Yi Lin <span dir="ltr"><<a href="mailto:yi@ylin.co" target="_blank">yi@ylin.co</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What if instead of ignoring certain file type, I would like to, on a per-project basis, have "Go to File" and "Find in Project" ignore certain subdirectories within the project?<br>


<br>
For example, in my Rails app, I want to ignore everything under the log/ and tmp/ directories.<br>
<div class="HOEnZb"><div class="h5"><br>
On Nov 2, 2013, at 5:28 AM, Allan Odgaard <<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>> wrote:<br>
<br>
> On 01 Nov 2013, at 21:58, Graham Heath <<a href="mailto:graham.p.heath@gmail.com">graham.p.heath@gmail.com</a>> wrote:<br>
><br>
>> Sorry for the double email, but it just occurred to me that you could use<br>
>><br>
>>    [ *.{icns,ico,jpg,jpeg,m4v,nib,pdf,png,psd,pyc,rtf,tif,tiff,xib} ]<br>
>>    binary = true<br>
>><br>
>> to add the binary file to the list of file types textmate treats as a binary<br>
><br>
> This is no longer how TM identifies binary files, instead it has a glob that can be edited in Preferences → Projects → Non-text files.<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>
<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></div></div></blockquote></div><br></div>
<br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate</blockquote></div><br></div></body></html>