Matthew Booth
2009-Sep-11 13:39 UTC
[Libguestfs] [PATCH] .gitignore: Ignore a couple of auto-generate m4 scripts
--- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a6caaf9..ae3b16d 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ daemon/install-sh daemon/missing daemon/names.c daemon/stubs.c +daemon/m4/stddef_h.m4 depcomp .deps df/virt-df.1 @@ -114,6 +115,7 @@ libtool *.lo localconfigure ltmain.sh +m4/gnulib-cache.m4 m4/intmax.m4 m4/libtool.m4 m4/lt~obsolete.m4 -- 1.6.2.5
Richard W.M. Jones
2009-Sep-11 14:47 UTC
[Libguestfs] [PATCH] .gitignore: Ignore a couple of auto-generate m4 scripts
On Fri, Sep 11, 2009 at 02:39:03PM +0100, Matthew Booth wrote:> --- > .gitignore | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/.gitignore b/.gitignore > index a6caaf9..ae3b16d 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -45,6 +45,7 @@ daemon/install-sh > daemon/missing > daemon/names.c > daemon/stubs.c > +daemon/m4/stddef_h.m4 > depcomp > .deps > df/virt-df.1 > @@ -114,6 +115,7 @@ libtool > *.lo > localconfigure > ltmain.sh > +m4/gnulib-cache.m4 > m4/intmax.m4 > m4/libtool.m4 > m4/lt~obsolete.m4 > -- > 1.6.2.5Strange, didn't I push this already? http://git.et.redhat.com/?p=libguestfs.git;a=commitdiff;h=006873b92da9d0a5c7d9008bd94caabe0028e4c0 Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top