* doc/.gitignore: Add gendocs_template_min. * lib/.gitignore: Add assure.h. --- doc/.gitignore | 1 + lib/.gitignore | 1 + 2 files changed, 2 insertions(+)
diff --git a/doc/.gitignore b/doc/.gitignore index 5aaf347..1d9e52b 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,5 +1,6 @@ /fdl.texi /gendocs_template +/gendocs_template_min /gzip.info /stamp-vti /version.texi diff --git a/lib/.gitignore b/lib/.gitignore index aa12853..81d94ff 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -4,6 +4,7 @@ /alloca.h /alloca.in.h /asnprintf.c +/assure.h /basename-lgpl.c /c-ctype.c /c-ctype.h -- 2.1.0