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 |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0a4bcab..57b6fcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,10 @@
 
 log/
 *.jpg
-libgowrapper/
 data/
+runtime/
+libs/
+libcomm.so
+FPN_REID*
+*sub*.json
+build*

--
Gitblit v1.8.0