From f147efc9ef8274a397b9321b62ee4d9cb28609b8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Sep 2014 16:35:07 -0700 Subject: maint: update autogenerated .gitignore files --- .gitignore | 3 +++ build-aux/.gitignore | 9 +++++++++ lib/.gitignore | 5 +++++ m4/.gitignore | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 50 insertions(+) diff --git a/.gitignore b/.gitignore index 609bd5e..2ae9267 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ depcomp m4 mdate-sh missing +/GNUmakefile +/README-release +/maint.mk diff --git a/build-aux/.gitignore b/build-aux/.gitignore index bf0172f..5acadf8 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,9 +1,18 @@ arg-nonnull.h c++defs.h config.rpath +gitlog-to-changelog install-sh link-warning.h snippet texinfo.tex unused-parameter.h warn-on-use.h +/announce-gen +/do-release-commit-and-tag +/gendocs.sh +/gnu-web-doc-update +/gnupload +/useless-if-before-free +/vc-list-files +/update-copyright diff --git a/lib/.gitignore b/lib/.gitignore index 554e25e..48d8e10 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,3 +1,4 @@ +acl-errno-valid.c acl-internal.h acl.h acl_entries.c @@ -96,6 +97,8 @@ obstack.h pathmax.h propername.c propername.h +qcopy-acl.c +qset-acl.c quote.c quote.h quotearg.c @@ -121,6 +124,8 @@ se-context.in.h se-selinux.c se-selinux.h se-selinux.in.h +secure_getenv.c +set-acl.c set-mode-acl.c stat-macros.h stat.c diff --git a/m4/.gitignore b/m4/.gitignore index f20d7a5..f189a80 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,5 +1,6 @@ /multiarch.m4 00gnulib.m4 +absolute-header.m4 acl.m4 alloca.m4 asm-underscore.m4 @@ -96,6 +97,7 @@ realloc.m4 regex.m4 rename.m4 rmdir.m4 +secure_getenv.m4 selinux-context-h.m4 selinux-selinux-h.m4 signed.m4 @@ -143,3 +145,34 @@ wint_t.m4 xalloc.m4 xsize.m4 xstrndup.m4 +/close.m4 +/closedir.m4 +/dirent_h.m4 +/dup2.m4 +/environ.m4 +/fdopen.m4 +/fflush.m4 +/fpurge.m4 +/freading.m4 +/fseek.m4 +/fseeko.m4 +/ftell.m4 +/ftello.m4 +/getcwd.m4 +/getdtablesize.m4 +/inttypes.m4 +/link.m4 +/locale-tr.m4 +/localename.m4 +/lseek.m4 +/mode_t.m4 +/open.m4 +/opendir.m4 +/putenv.m4 +/read-file.m4 +/readdir.m4 +/setenv.m4 +/setlocale.m4 +/strdup.m4 +/symlink.m4 +/ungetc.m4 -- cgit v1.2.1