summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2012-10-09 03:12:06 +0200
committerGary Lowell <glowell@inktank.com>2012-10-15 23:14:34 +0200
commit151d9403c5fd04ea54c98e78b13a3e80201a3e9f (patch)
tree058c06da726125d4f71faa802a707ed678974d35 /.gitignore
parentMakefile: Updates to eliminates warnings, add test for boost system lib. (diff)
downloadceph-151d9403c5fd04ea54c98e78b13a3e80201a3e9f.tar.xz
ceph-151d9403c5fd04ea54c98e78b13a3e80201a3e9f.zip
Makefiles: ignore the m4 macro directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
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/