diff options
| author | Anoop C S <anoopcs@redhat.com> | 2018-01-30 12:51:36 +0530 | 
|---|---|---|
| committer | Amar Tumballi <amarts@redhat.com> | 2018-01-30 15:02:32 +0000 | 
| commit | ff127dec90b80ac7d609087594ee5466acf76390 (patch) | |
| tree | bed693a9e4a19613ef43570f9305e832ab17c192 | |
| parent | ab068bcc9ef362cf25b3883bbf316a440373817e (diff) | |
build: Add new glusterfs4 source files to gitignore
Change-Id: I4e6439d0f1ab55528c0f7e23c437c7b62628b8e4
Signed-off-by: Anoop C S <anoopcs@redhat.com>
| -rw-r--r-- | rpc/xdr/src/.gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/rpc/xdr/src/.gitignore b/rpc/xdr/src/.gitignore index df738be6c07..6728940f546 100644 --- a/rpc/xdr/src/.gitignore +++ b/rpc/xdr/src/.gitignore @@ -8,6 +8,8 @@ glusterd1-xdr.c  glusterd1-xdr.h  glusterfs3-xdr.c  glusterfs3-xdr.h +glusterfs4-xdr.c +glusterfs4-xdr.h  glusterfs-fops.h  glusterfs-fops.c  mount3udp.c  | 
