Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git .gitignore .gitignore index a0fc139..525628e 100644 --- .gitignore +++ .gitignore @@ -2,6 +2,7 @@ .libs/ Makefile Makefile.in +.dirstamp *.o *.la *.lo @@ -12,6 +13,9 @@ Makefile.in /config.* /configure /libtool +/stamp-h1 /doxygen.cfg /libnetfilter_queue.pc + +/examples/nf-queue -- 2.29.2