Mercurial hgignore
Sean
schliden at gmail.com
Mon Mar 19 14:24:33 UTC 2007
Marcin,
Thanks, but that did not appear to work.
Sean
On 3/19/07, Marcin Kasperski <Marcin.Kasperski at softax.com.pl> wrote:
> > For instance, there must be a simpler way of doing this sort
> > of thing:
> >
> > *.jpg
> > *.JPG
> > *.jpeg
> > *.JPEG
> > *.png
> > *.PNG
>
> What about:
>
> syntax: regexp
>
> (?i)\.jpe?g
> (?i)\.png
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
More information about the Mercurial
mailing list