From f2504257e463bf58d991f8d137923a1a48bf4404 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Mon, 29 Jan 2018 09:40:21 +0000 Subject: [PATCH] [git] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index a890ceec8..28846b194 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.5 *.7 *.8 +*.8_gen *.a *.d *.o @@ -30,3 +31,7 @@ make.tmpl /cscope.out /tags /tmp/ + + +tools/man-generator +tools/man-generator.c