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 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ffa5f2b..57b6fcd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ runtime/ libs/ libcomm.so +FPN_REID* +*sub*.json +build* -- Gitblit v1.8.0