On Mon, 10 May 2010 14:03:21 -0700 (PDT) tfer <[email protected]> wrote:
> On May 10, 3:30 pm, Matt Wilkie <[email protected]> wrote: > > This line has misled you > > # ^\.bzr$ - ignore files and directories called '.bzr' > it only matches .bzr -- this is a directory name that bzr uses But I think Matt's just trying to avoid directories called '.svn', so his regex is correct. I'll look into it. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
