From: Mark Wielaard Date: Thu, 30 Sep 2021 16:22:30 +0000 (+0200) Subject: Add generated man pages to .gitignore X-Git-Tag: VALGRIND_3_18_0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d281a09e8e115d7cc4054a8e43fb4dd9b4d7778d;p=thirdparty%2Fvalgrind.git Add generated man pages to .gitignore --- diff --git a/.gitignore b/.gitignore index 3838b5b083..ed78bb8e3f 100644 --- a/.gitignore +++ b/.gitignore @@ -289,6 +289,16 @@ /docs/Makefile.in /docs/valid-manpages /docs/valid-manual +/docs/valgrind.1 +/docs/cg_annotate.1 +/docs/cg_diff.1 +/docs/cg_merge.1 +/docs/callgrind_annotate.1 +/docs/callgrind_control.1 +/docs/ms_print.1 +/docs/valgrind-listener.1 +/docs/valgrind-di-server.1 +/docs/vgdb.1 # /docs/images/ /docs/images/Makefile