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