From 7fa025e365242487bc7ebe8ae1a82ad45892ee73 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Mon, 31 Mar 2014 11:30:10 +0200 Subject: [PATCH] .gitignore: add examples/librados files Signed-off-by: Loic Dachary --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7e6378663663b..59a24bb06be3b 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,5 @@ GPATH GRTAGS GSYMS GTAGS +/examples/librados/.libs/ +/examples/librados/librados_hello_world -- 2.39.5