[PATCH] gitignore log files, now in root directory

Pekka Paalanen ppaalanen at gmail.com
Mon May 12 00:10:23 PDT 2014


On Wed, 7 May 2014 13:30:52 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:

> On Tue, 11 Mar 2014 18:11:43 +0000
> "Bryce W. Harrington" <b.harrington at samsung.com> wrote:
> 
> > 
> > Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
> > ---
> >  .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


More information about the wayland-devel mailing list