From c52dbd570334add14f763a31d4bf8fc02f2ee3b6 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Mon, 11 Feb 2013 08:04:01 -0800 Subject: [PATCH] .gitignore: re-add vstart dirs and tags, fix typo Signed-off-by: Josh Durgin --- src/.gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/.gitignore b/src/.gitignore index 09353250d9d..7af34ae3ad9 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -39,13 +39,16 @@ Makefile /ceph_smalliobenchfs /ceph_smalliobenchrbd /ceph_ver.h +/dev /init-ceph /librados-config /massif.out.* /mkcephfs +/mnt /monmaptool /mount.ceph /osdmaptool +/out /rados /radosgw /radosgw-admin @@ -53,7 +56,8 @@ Makefile /rbd-fuse /rest-bench /sample.fetch_config +/TAGS +/tags /testmsgr -/test_*i +/test_* /unittest_* - -- 2.47.3