From 2d07847237e754d9050f06f565baa430c70ed937 Mon Sep 17 00:00:00 2001 From: Rastislav Szabo Date: Thu, 25 May 2017 13:47:43 +0200 Subject: added async connect API, new structure of examples Change-Id: Iab9bce174596c30998981e02b7030c248c423384 Signed-off-by: Rastislav Szabo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f0ab2aa..bfa4a36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea cmd/binapi-generator/binapi-generator -examples/examples +examples/cmd/simple-client/simple-client +examples/cmd/stats-client/stats-client -- cgit 1.2.3-korg