bison-patches
[Top][All Lists]
Advanced

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

[PATCH 2/2] gitignore: add some more common files


From: Valentin Tolmer
Subject: [PATCH 2/2] gitignore: add some more common files
Date: Wed, 26 Aug 2020 16:59:35 +0200

---
 lib/.gitignore | 2 ++
 m4/.gitignore  | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/lib/.gitignore b/lib/.gitignore
index 58aeac63..b8deec7b 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -192,6 +192,8 @@
 /localcharset.h
 /locale.h
 /locale.in.h
+/localtime-buffer.c
+/localtime-buffer.h
 /lstat.c
 /malloc.c
 /malloca.c
diff --git a/m4/.gitignore b/m4/.gitignore
index 8d7a965a..32d8b1d4 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -13,6 +13,7 @@
 /codeset.m4
 /config-h.m4
 /configmake.m4
+/dirname.m4
 /double-slash-root.m4
 /dup2.m4
 /eealloc.m4
@@ -68,6 +69,7 @@
 /intmax.m4
 /intmax_t.m4
 /inttypes.m4
+/inttypes-pri.m4
 /inttypes_h.m4
 /isnan.m4
 /isnand.m4
@@ -96,6 +98,7 @@
 /locale-ja.m4
 /locale-zh.m4
 /locale_h.m4
+/localtime-buffer.m4
 /lock.m4
 /longlong.m4
 /lstat.m4
-- 
2.28.0


-- 
Valentin



reply via email to

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