bug-diffutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-diffutils] FYI, updated to latest from gnulib, and copyright ye


From: Paul Eggert
Subject: Re: [bug-diffutils] FYI, updated to latest from gnulib, and copyright years
Date: Sun, 06 Jan 2013 08:31:45 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

I also pushed this:

Subject: [PATCH] maint: update .gitignore for recent gnulib

* .gitignore: Add tests/*.trs and several *.h and *.sed files in lib,
---
 .gitignore | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7236c0b..bf11312 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,16 +26,37 @@
 /gnulib-tests/locale/
 /gnulib-tests/uniwidth/
 /lib/.gitignore
+/lib/alloca.h
 /lib/c++defs.h
 /lib/charset.alias
 /lib/config.h
 /lib/config.hin
 /lib/configmake.h
+/lib/fcntl.h
+/lib/iconv*.h
+/lib/inttypes.h
+/lib/langinfo.h
+/lib/locale.h
+/lib/ref-add.sed
+/lib/ref-del.sed
+/lib/signal.h
 /lib/stamp-h1
+/lib/stdio.h
+/lib/stdlib.h
+/lib/string.h
+/lib/strings.h
+/lib/sys/
+/lib/time.h
+/lib/unistd.h
 /lib/unistr
+/lib/unistr.h
+/lib/unitypes.h
 /lib/uniwidth
+/lib/uniwidth.h
 /lib/unused-parameter.h
 /lib/warn-on-use.h
+/lib/wchar.h
+/lib/wctype.h
 /m4/.gitignore
 /m4/gnulib-cache.m4
 /maint.mk
@@ -71,3 +92,4 @@ src/paths.h
 src/sdiff
 src/version.[ch]
 tests/*.log
+tests/*.trs
-- 
1.7.11.7





reply via email to

[Prev in Thread] Current Thread [Next in Thread]