On Wed, 7 May 2014 13:30:52 +0300 Pekka Paalanen <[email protected]> wrote:
> On Tue, 11 Mar 2014 18:11:43 +0000 > "Bryce W. Harrington" <[email protected]> wrote: > > > > > Signed-off-by: Bryce Harrington <[email protected]> > > --- > > .gitignore | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/.gitignore b/.gitignore > > index e0a73c0..d3044a2 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -2,6 +2,7 @@ > > *.jpg > > *.la > > *.lo > > +*.log > > *.o > > *.pc > > *.so > > @@ -21,6 +22,7 @@ cscope.out > > /config.status > > /configure > > /libtool > > +/logs > > /stamp-h1 > > /test-driver > > /weston.ini > > Hi, > > this patch is still needed for Weston, and could use adding *.trs to > ignore, too. I sent an extended version of this patch. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
