Re: [Openvpn-devel] [PATCH] Add generated openvpn.doxyfile to .gitignore

2017-11-13 Thread Antonio Quartulli
On 12/11/17 01:14, Gert van Dijk wrote: > I think this was omitted in 66bf378e. > > Signed-off-by: Gert van Dijk Acked-by: Antonio Quartulli We definitely need this otherwise the doxyfile won't leave you alone. Thanks! -- Antonio Quartulli signature.asc Description: OpenPGP digital s

Re: [Openvpn-devel] [PATCH] Add generated openvpn.doxyfile to .gitignore

2017-11-11 Thread Steffan Karger
Hi, On 11-11-17 18:14, Gert van Dijk wrote: > I think this was omitted in 66bf378e. > > Signed-off-by: Gert van Dijk > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 18a45202..25009d81 100644 > --- a/.gitignore > +++ b/.gitignore > @@

[Openvpn-devel] [PATCH] Add generated openvpn.doxyfile to .gitignore

2017-11-11 Thread Gert van Dijk
I think this was omitted in 66bf378e. Signed-off-by: Gert van Dijk --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 18a45202..25009d81 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ config-msvc-version.h doc/openvpn.8.html /doc/doxyge