From 151d9403c5fd04ea54c98e78b13a3e80201a3e9f Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Mon, 8 Oct 2012 18:12:06 -0700 Subject: [PATCH] Makefiles: ignore the m4 macro directory --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 194dd2b6335b3..6e00ff8297b88 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,7 @@ src/kvstorebench # temporary directory used by e.g. "make distcheck", e.g. ceph-0.42 /ceph-[0-9]*/ + +# M4 Macro directory +m4/ +src/gtest/m4/