From 2f3fd8f9861f886d1359e4eb5535b3b6ae97a859 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sun, 17 Oct 2010 10:18:26 -0400 Subject: maint: re-anchor all .gitignore entries. * bootstrap: Copy from gnulib's latest for the fix to automatically anchor entries it constructs. * gnulib: Update to latest just so it has the same bootstrap. * .gitignore, build-aux/.gitignore, doc/.gitignore: * lib/.gitignore, m4/.gitignore, po/.gitignore: * runtime-po/.gitignore: Re-anchor all entries. (cherry picked from commit e503b9cbbebde5e0ecccdcc864969b9a609b940d) Conflicts: build-aux/.gitignore doc/.gitignore src/.gitignore --- build-aux/.gitignore | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'build-aux') diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 1c89631e..eb4e6bf8 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,24 +1,24 @@ -Makefile -Makefile.in -announce-gen -arg-nonnull.h -c++defs.h -compile -config.guess -config.rpath -config.sub -depcomp -gendocs.sh -git-version-gen -install-sh -javacomp.sh.in -javaexec.sh.in -link-warning.h -mdate-sh -missing -texinfo.tex -update-copyright -useless-if-before-free -vc-list-files -warn-on-use.h -ylwrap +/Makefile +/Makefile.in +/announce-gen +/arg-nonnull.h +/c++defs.h +/compile +/config.guess +/config.rpath +/config.sub +/depcomp +/gendocs.sh +/git-version-gen +/install-sh +/javacomp.sh.in +/javaexec.sh.in +/link-warning.h +/mdate-sh +/missing +/texinfo.tex +/update-copyright +/useless-if-before-free +/vc-list-files +/warn-on-use.h +/ylwrap -- cgit v1.2.1