From 93d62ff96dafca109b426e397396ad3a46cf295d Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期二, 21 一月 2020 17:14:21 +0800 Subject: [PATCH] bug fixed and test --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 048e1dc..57b6fcd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ libcomm.so FPN_REID* *sub*.json +build* -- Gitblit v1.8.0