Message ID | 20201130132149.32227-2-jengelh@inai.de |
---|---|
State | Accepted |
Delegated to: | Pablo Neira |
Headers | show |
Series | [libnetfilter_conntrack,1/2] build: use the right automake variables | expand |
diff --git .gitignore .gitignore index e90dec6..d919db1 100644 --- .gitignore +++ .gitignore @@ -16,3 +16,16 @@ Makefile.in /doxygen.cfg /*.pc + +/examples/nfct-mnl-create +/examples/nfct-mnl-del +/examples/nfct-mnl-dump +/examples/nfct-mnl-dump-labels +/examples/nfct-mnl-event +/examples/nfct-mnl-flush +/examples/nfct-mnl-get +/examples/nfct-mnl-set-label +/examples/nfexp-mnl-dump +/examples/nfexp-mnl-event +/tests/test_connlabel +/utils/expect_create_nat
Signed-off-by: Jan Engelhardt <jengelh@inai.de> --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+)