diff mbox series

[nft] update gitignore

Message ID 20180124100943.1142-1-pablombg@gmail.com
State Accepted
Delegated to: Pablo Neira
Headers show
Series [nft] update gitignore | expand

Commit Message

Pablo M. Bermudo Garay Jan. 24, 2018, 10:09 a.m. UTC
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(+)

Comments

Pablo Neira Ayuso Jan. 25, 2018, 7:34 p.m. UTC | #1
On Wed, Jan 24, 2018 at 11:09:43AM +0100, Pablo M. Bermudo Garay wrote:
> Add new internal libraries generated since [1] to the .gitignore file.
> 
> [1]: 0b3ccd27e12d ("build: Restore per object CFLAGS")

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

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