Acked-by: Russell Bryant <[email protected]> On Thursday, January 21, 2016, Ben Pfaff <[email protected]> wrote:
> This is generated at build time and should not be part of the repo. > > Fixes: 115d8719dbfda (python: Run flake8 at build time.) > Signed-off-by: Ben Pfaff <[email protected] <javascript:;>> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 71bb21b..97af69a 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -50,6 +50,7 @@ > /depcomp > /distfiles > /dist-docs > +/flake8-check > /install-sh > /libtool > /manpage-check > -- > 2.1.3 > > _______________________________________________ > dev mailing list > [email protected] <javascript:;> > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
