From 74da141e618ef99959d509cb2e7be35a348a39db Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 7 Apr 2010 21:11:46 -0400 Subject: Sync with the latest Gnulib code (177f525) Signed-off-by: Thomas Guyot-Sionnest --- .gitignore | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 867ec6af..da856290 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ NP-VERSION-FILE # / /aclocal.m4 /autom4te*.cache -/build-* /Cache.pm /command.cfg /compile @@ -25,12 +24,14 @@ NP-VERSION-FILE /THANKS # /build-aux/ +/build-aux/*~ /build-aux/compile /build-aux/config.guess /build-aux/config.sub /build-aux/depcomp /build-aux/install-sh /build-aux/missing +/build-aux/mkinstalldirs # /doc/ /doc/developer-guidelines.html @@ -46,28 +47,38 @@ NP-VERSION-FILE # /gl/ /gl/.deps /gl/alloca.h +/gl/arg-nonnull.h /gl/arpa +/gl/arpa_inet.h +/gl/c++defs.h +/gl/charset.alias /gl/configmake.h /gl/errno.h -/gl/float.h /gl/fcntl.h +/gl/float.h /gl/getopt.h +/gl/langinfo.h /gl/libgnu.a +/gl/locale.h /gl/Makefile /gl/Makefile.in /gl/math.h +/gl/netdb.h /gl/netinet_in.h -/gl/ref-del.sed /gl/ref-add.sed -/gl/charset.alias -/gl/stdint.h +/gl/ref-del.sed /gl/stdbool.h -/gl/stdlib.h +/gl/stddef.h +/gl/stdint.h /gl/stdio.h +/gl/stdlib.h /gl/string.h /gl/sys_socket.h +/gl/sys_stat.h +/gl/sys /gl/time.h /gl/unistd.h +/gl/warn-on-use.h /gl/wchar.h /gl/wctype.h -- cgit v1.2.3-74-g34f1