diff options
| author | Anoop C S <anoopcs@redhat.com> | 2018-01-30 12:51:36 +0530 |
|---|---|---|
| committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2018-02-01 13:55:44 +0000 |
| commit | 34d2c9de7d6f652bdc5d601249fc1de26999a46d (patch) | |
| tree | 2656c84b7fd8aad88d73f839795a8572cd60a849 | |
| parent | 4c74d7ffb61d5e1d747e60ee51937126edd6ba54 (diff) | |
build: Add new glusterfs4 source files to gitignore
Change-Id: I4e6439d0f1ab55528c0f7e23c437c7b62628b8e4
Signed-off-by: Anoop C S <anoopcs@redhat.com>
(cherry picked from commit ff127dec90b80ac7d609087594ee5466acf76390)
| -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 |
