On Sun, Apr 24, 2016 at 8:37 AM, Cristian Ionescu-Idbohrn <[email protected]> wrote: > > Signed-off-by: Cristian Ionescu-Idbohrn <[email protected]> > --- > include/.gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/.gitignore b/include/.gitignore > index 9d9b6c4..e512886 100644 > --- a/include/.gitignore > +++ b/include/.gitignore > @@ -5,6 +5,8 @@ > /autoconf.h > /bbconfigopts_bz2.h > /bbconfigopts.h > +/common_bufsiz.h > +/common_bufsiz.h.method > /NUM_APPLETS.h > /usage_compressed.h > /usage.h
I added /common_bufsiz.h* (there can be more generated files matching that pattern). Let me know if it doesn't do the trick _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
