Re: [systemd-devel] [PATCH] update .gitignore to include test-lldp

2014-12-22 Thread Filipe Brandenburger
Ping? On Fri, Dec 19, 2014 at 9:45 AM, Filipe Brandenburger wrote: > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 1b5d60f..078fd9a 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -207,6 +207,7 @@ > /test-libudev-sym* > /test-list >

[systemd-devel] [PATCH] update .gitignore

2014-07-07 Thread Ronny Chevalier
--- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 822f5a6..cafcec0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ .deps/ .dirstamp .libs/ +/*.gcda +/*.gcno /*.tar.bz2 /*.tar.gz /*.tar.xz -- 2.0.1 _

Re: [systemd-devel] [PATCH] update .gitignore

2014-06-22 Thread Tom Gundersen
Applied. Thanks! -t On Sun, Jun 22, 2014 at 2:53 PM, Ronny Chevalier wrote: > --- > Hi, > > Sorry I forgot to update the .gitignore with the last commits. > > Ronny > > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 979ab45..e42fbcb 100644

[systemd-devel] [PATCH] update .gitignore

2014-06-22 Thread Ronny Chevalier
--- Hi, Sorry I forgot to update the .gitignore with the last commits. Ronny .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 979ab45..e42fbcb 100644 --- a/.gitignore +++ b/.gitignore @@ -116,6 +116,7 @@ /systemd-vconsole-setup /tags /test-archit