[TxMt] Re: Search ignore

Yi Lin yi at ylin.co
Wed Nov 20 19:13:05 UTC 2013


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?

For example, in my Rails app, I want to ignore everything under the log/ and tmp/ directories.

On Nov 2, 2013, at 5:28 AM, Allan Odgaard <mailinglist at textmate.org> wrote:

> On 01 Nov 2013, at 21:58, Graham Heath <graham.p.heath at gmail.com> wrote:
> 
>> Sorry for the double email, but it just occurred to me that you could use 
>> 
>>    [ *.{icns,ico,jpg,jpeg,m4v,nib,pdf,png,psd,pyc,rtf,tif,tiff,xib} ]
>>    binary = true
>> 
>> to add the binary file to the list of file types textmate treats as a binary
> 
> This is no longer how TM identifies binary files, instead it has a glob that can be edited in Preferences → Projects → Non-text files.
> 
> 
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate



More information about the textmate mailing list