diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-04 21:14:45 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-04 21:14:45 +0000 |
commit | 5ed4d0888133499031ac76531de4c6cc2a5552e9 (patch) | |
tree | 6afebbd4d12786812ea2d699cf2e1fb9ab4be9cb /m4 | |
parent | 6e498ef2b59292a9b69981f2c2477bca55e2956b (diff) |
ignore copied m4's
Original commit message from CVS:
ignore copied m4's
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 000000000..6973a55a0 --- /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 |