From 97027e4125cc461b8977e74d713310a7c8724875 Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Thu, 15 Jan 2009 00:56:53 +0000 Subject: [PATCH] Revert lib/.gitignore and m4/.gitignore to how they should be (before my confused Gnulib commits...) --- lib/.gitignore | 0 m4/.gitignore | 2 ++ 2 files changed, 2 insertions(+) delete mode 100644 lib/.gitignore diff --git a/lib/.gitignore b/lib/.gitignore deleted file mode 100644 index e69de29bb..000000000 diff --git a/m4/.gitignore b/m4/.gitignore index e69de29bb..64d9bbcdd 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -0,0 +1,2 @@ +/libtool.m4 +/lt*.m4