From 8fbe7397cddcaaeeba2f8406f100b27f1ba87251 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 4 Feb 2004 21:14:45 +0000 Subject: ignore copied m4's Original commit message from CVS: ignore copied m4's --- m4/.gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 m4/.gitignore (limited to 'm4') diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 00000000..6973a55a --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,16 @@ +codeset.m4 +gettext.m4 +glibc21.m4 +iconv.m4 +intdiv0.m4 +inttypes-pri.m4 +inttypes.m4 +inttypes_h.m4 +isc-posix.m4 +lcmessage.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +progtest.m4 +stdint_h.m4 +uintmax_t.m4 -- cgit