build: add more files to .gitignore
Change-Id: Icef0d7f443f7caf3aa386d3a6978f98cf3a5a4af BUG: 1198849 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/10132 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
This commit is contained in:
parent
37bbcf6861
commit
dc128c6bb0
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
14
rpc/xdr/src/.gitignore
vendored
14
rpc/xdr/src/.gitignore
vendored
@ -1,21 +1,23 @@
|
||||
acl3-xdr.c
|
||||
acl3-xdr.h
|
||||
nlmcbk-xdr.c
|
||||
nlmcbk-xdr.h
|
||||
nsm-xdr.c
|
||||
nsm-xdr.h
|
||||
changelog-xdr.c
|
||||
changelog-xdr.h
|
||||
cli1-xdr.c
|
||||
cli1-xdr.h
|
||||
glusterd1-xdr.c
|
||||
glusterd1-xdr.h
|
||||
glusterfs3-xdr.c
|
||||
glusterfs3-xdr.h
|
||||
mount3udp.c
|
||||
mount3udp.h
|
||||
nlm4-xdr.c
|
||||
nlm4-xdr.h
|
||||
nlmcbk-xdr.c
|
||||
nlmcbk-xdr.h
|
||||
nsm-xdr.c
|
||||
nsm-xdr.h
|
||||
portmap-xdr.c
|
||||
portmap-xdr.h
|
||||
rpc-common-xdr.c
|
||||
rpc-common-xdr.h
|
||||
mount3udp.c
|
||||
mount3udp.h
|
||||
*-e
|
||||
|
Loading…
x
Reference in New Issue
Block a user