netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft] update gitignore
@ 2018-01-24 10:09 Pablo M. Bermudo Garay
  2018-01-25 19:34 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo M. Bermudo Garay @ 2018-01-24 10:09 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo M. Bermudo Garay

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@gmail.com>
---
 .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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-25 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 10:09 [PATCH nft] update gitignore Pablo M. Bermudo Garay
2018-01-25 19:34 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).