From 8b2a1475b005967d3be169099bd339187aa751eb Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Mon, 29 Apr 2013 14:58:24 -0700 Subject: [PATCH] gitignore: add ceph_monstore_tool Signed-off-by: Samuel Just Reviewed-by: Greg Farnum --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.gitignore b/src/.gitignore index 664ba4dc94715..473af888080a3 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -40,6 +40,7 @@ Makefile /ceph_smalliobenchdumb /ceph_smalliobenchfs /ceph_smalliobenchrbd +/ceph_monstore_tool /ceph_ver.h /dev /init-ceph -- 2.39.5