[TxMt] ignore ".dSYM" folders?

Aaron Smith gngrwzrd.lists at gmail.com
Sat Jan 1 00:01:43 UTC 2011


Hey Everyone,

How can I ignore .dSYM folders? I've been fiddling with this for like an
hour now and can't get the regular expression right in preferences. It's
probably the most obvious thing in the world but it's eluding me.

This is my current folder ignore pattern

!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$

I've tried adding |\.dSYM like this:

!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle)|\.dSYM)$

And a couple other variations, but with no luck

Thanks for any help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20101231/cbe2e633/attachment.html>


More information about the textmate mailing list