From bdfad0d1a9cfc65491a761812b5eaa0c123c0709 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 24 Jun 2015 16:49:56 +0800 Subject: [PATCH] src/.gitignore: add ceph_perf_msgr_{server,client} Signed-off-by: Kefu Chai --- src/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index 799d9587f690f..7bdac6217722d 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -32,6 +32,8 @@ Makefile /ceph_erasure_code_benchmark /ceph_erasure_code_non_regression /ceph_perf_local +/ceph_perf_msgr_server +/ceph_perf_msgr_client /ceph_perf_objectstore /ceph_psim /ceph_radosacl -- 2.47.3