diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2008-03-15 01:46:24 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2008-03-15 01:46:24 +0100 |
commit | 90b2a58117bcebab73af50f2eb8fd1f21b9d2cf1 (patch) | |
tree | 3df5f4c97f7faa2779e7866116ce9a212cb8fb71 /m4 | |
parent | d6b247e85f35583a0e10c5000a3f93063c4b807c (diff) | |
download | mdk-90b2a58117bcebab73af50f2eb8fd1f21b9d2cf1.tar.gz mdk-90b2a58117bcebab73af50f2eb8fd1f21b9d2cf1.tar.bz2 |
Ignore files generated by autogen.sh
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..24c7040 --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,28 @@ +/codeset.m4 +/gettext.m4 +/glibc21.m4 +/iconv.m4 +/intdiv0.m4 +/intmax.m4 +/inttypes-pri.m4 +/inttypes.m4 +/inttypes_h.m4 +/isc-posix.m4 +/lcmessage.m4 +/lib-ld.m4 +/lib-link.m4 +/lib-prefix.m4 +/longdouble.m4 +/longlong.m4 +/nls.m4 +/po.m4 +/printf-posix.m4 +/progtest.m4 +/signed.m4 +/size_max.m4 +/stdint_h.m4 +/uintmax_t.m4 +/ulonglong.m4 +/wchar_t.m4 +/wint_t.m4 +/xsize.m4 |