From 500d4c5b8672b91331c85c69e33cb781358db14d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 16 Aug 2009 20:28:41 +0200 Subject: [PATCH] maint: ignore a few generated files * lib/.gitignore: ignore more generated files. --- .gitignore | 1 + lib/.gitignore | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 1e8d851..c126c1d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ znew /GNUmakefile /maint.mk ChangeLog +gzip.doc.gz diff --git a/lib/.gitignore b/lib/.gitignore index fc5cb87..8d1dc61 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,6 +1,7 @@ .deps Makefile Makefile.in +charset.alias close-stream.c close-stream.h closein.c @@ -10,6 +11,7 @@ closeout.h config.charset config.h config.hin +configmake.h creat-safer.c dup-safer.c errno.in.h @@ -50,7 +52,9 @@ open.c pipe-safer.c quotearg.c quotearg.h +ref-add.sed ref-add.sin +ref-del.sed ref-del.sin stamp-h1 stat-time.h @@ -59,6 +63,7 @@ stddef.in.h stdint.in.h stdio-impl.h stdio-write.c +stdio.h stdio.in.h stdlib.h stdlib.in.h -- 2.47.2