diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-12-07 19:58:08 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:08 +0100 |
commit | 508de274d96794a194694cf75b9711d1b8882301 (patch) | |
tree | e64d398aa018c67786eac3e25d85892e92f53e41 /m4/.gitignore | |
parent | 37aa7fb6df90c0027e1589f7e15a84f527e5ffe0 (diff) |
Add Gnulib m4 files
Diffstat (limited to 'm4/.gitignore')
-rw-r--r-- | m4/.gitignore | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 99e48762..e69de29b 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,15 +0,0 @@ -/00gnulib.m4 -/extensions.m4 -/gnulib-common.m4 -/gnulib-comp.m4 -/gnulib-tool.m4 -/include_next.m4 -/memchr.m4 -/mmap-anon.m4 -/onceonly.m4 -/stddef_h.m4 -/string_h.m4 -/strndup.m4 -/strnlen.m4 -/warn-on-use.m4 -/wchar_t.m4 |