From: Gary Lowell Date: Tue, 9 Oct 2012 01:12:06 +0000 (-0700) Subject: Makefiles: ignore the m4 macro directory X-Git-Tag: v0.53~1^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=151d9403c5fd04ea54c98e78b13a3e80201a3e9f;p=ceph.git Makefiles: ignore the m4 macro directory --- diff --git a/.gitignore b/.gitignore index 194dd2b6335..6e00ff8297b 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/