From 3d391546f53cbdc56903fb349e47290d4841727a Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Thu, 18 Feb 2016 23:49:04 -0800 Subject: [PATCH] .gitignore: include recently added rgw programs Signed-off-by: Josh Durgin --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.gitignore b/src/.gitignore index 86058e9415a0..22d42aeffbd5 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -64,6 +64,7 @@ Makefile /init-ceph /keyring /librados-config +/librgw_file* /massif.out.* /mnt /monmaptool -- 2.47.3