From: Sage Weil Date: Tue, 12 Feb 2013 16:29:29 +0000 (-0800) Subject: .gitignore: fix ceph_filestore_dump name X-Git-Tag: v0.58~93 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a88f9bea54009c1a40a701025c0eb97cc1480ec5;p=ceph.git .gitignore: fix ceph_filestore_dump name Underscores! Signed-off-by: Sage Weil --- diff --git a/src/.gitignore b/src/.gitignore index db030b4aaa5c..3db14b835545 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -13,7 +13,6 @@ Makefile /ceph-coverage /ceph-debugpack /ceph-dencoder -/ceph-filestore-dump /ceph-fuse /ceph-mds /ceph-mon @@ -22,6 +21,7 @@ Makefile /ceph.conf /ceph_bench_log /ceph_dupstore +/ceph_filestore_dump /ceph_multi_stress_watch /ceph_psim /ceph_radosacl