Add new internal libraries generated since [1] to the .gitignore file. [1]: 0b3ccd27e12d ("build: Restore per object CFLAGS") Signed-off-by: Pablo M. Bermudo Garay <pablombg@xxxxxxxxx> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 64af328..f4b767a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,8 @@ depcomp ylwrap src/parser_bison.c src/parser_bison.h +libparser.la +libminigmp.la # Generated by tests *.payload.got -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html