From: Pablo M. Bermudo Garay Date: Wed, 24 Jan 2018 10:09:43 +0000 (+0100) Subject: update gitignore X-Git-Tag: v0.8.2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d580676dd0316f3cd88cb762a46433e24d857848;p=thirdparty%2Fnftables.git update gitignore 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 Signed-off-by: Pablo Neira Ayuso --- diff --git a/.gitignore b/.gitignore index 64af328e..f4b767a4 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