bison-patches
[Top][All Lists]
Advanced

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

FYI: maint: ignore autopoint files


From: Akim Demaille
Subject: FYI: maint: ignore autopoint files
Date: Sun, 6 May 2012 10:42:14 +0200

I don't understand why these guys are not already ignored.
Am I missing something?  They have been cluttering my
git status for too long, was I the only one?

From 47dcfd5a5c87b3f61fde4d30ba2a582e8500dce0 Mon Sep 17 00:00:00 2001
From: Akim Demaille <address@hidden>
Date: Sun, 6 May 2012 09:43:43 +0200
Subject: [PATCH 2/6] maint: ignore files imported by autopoint.

* m4/.gitignore: here.
---
 m4/.gitignore |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/m4/.gitignore b/m4/.gitignore
index 90e5ae1..9291b69 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -38,6 +38,7 @@
 /getdtablesize.m4
 /getopt.m4
 /gettext.m4
+/glibc2.m4
 /glibc21.m4
 /gnulib-cache.m4
 /gnulib-common.m4
@@ -47,7 +48,11 @@
 /iconv.m4
 /include_next.m4
 /inline.m4
+/intdiv0.m4
+/intl.m4
+/intldir.m4
 /intlmacosx.m4
+/intmax.m4
 /intmax_t.m4
 /inttypes-pri.m4
 /inttypes.m4
@@ -61,6 +66,7 @@
 /javacomp.m4
 /javaexec.m4
 /largefile.m4
+/lcmessage.m4
 /ldexp.m4
 /ldexpl.m4
 /lib-ld.m4
@@ -71,6 +77,7 @@
 /locale-fr.m4
 /locale-ja.m4
 /locale-zh.m4
+/lock.m4
 /longlong.m4
 /malloc.m4
 /math_h.m4
@@ -145,13 +152,16 @@
 /sys_socket_h.m4
 /sys_stat_h.m4
 /sys_wait_h.m4
+/sysexits.m4
 /threadlib.m4
 /time_h.m4
+/uintmax_t.m4
 /unistd-safer.m4
 /unistd_h.m4
 /unlocked-io.m4
 /vasnprintf.m4
 /vfprintf-posix.m4
+/visibility.m4
 /vsnprintf-posix.m4
 /vsnprintf.m4
 /vsprintf-posix.m4
@@ -167,4 +177,3 @@
 /xalloc.m4
 /xsize.m4
 /xstrndup.m4
-/sysexits.m4
-- 
1.7.10.1





reply via email to

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