From dc128c6bb0f8935e0aaa64602cd8a2dcedaebbf4 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Mon, 6 Apr 2015 15:01:15 +0530 Subject: build: add more files to .gitignore Change-Id: Icef0d7f443f7caf3aa386d3a6978f98cf3a5a4af BUG: 1198849 Signed-off-by: Niels de Vos Reviewed-on: http://review.gluster.org/10132 Reviewed-by: Kaleb KEITHLEY Tested-by: Gluster Build System --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2e01199c3b2..288bb2648c1 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,7 @@ glusterfsd/src/glusterfs glusterfsd/src/glusterfsd heal/src/glfsheal libgfchangelog.pc +libgfdb.pc libglusterfs/src/graph.lex.c libglusterfs/src/y.tab.c libglusterfs/src/y.tab.h @@ -86,5 +87,6 @@ xlators/features/glupy/src/setup.py xlators/mount/fuse/utils/mount.glusterfs xlators/mount/fuse/utils/mount_glusterfs extras/peer_add_secret_pub +tools/gfind_missing_files/gcrawler tools/glusterfind/glusterfind tools/glusterfind/src/tool.conf -- cgit