summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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