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]> --- .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] http://openvswitch.org/mailman/listinfo/dev
