From c257584e738cb14e9e28ccfc2577cbf24e2cf86f Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期二, 07 一月 2020 15:30:16 +0800
Subject: [PATCH] bug fixed model path

---
 .gitignore |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0a4bcab..4582120 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,8 @@
 
 log/
 *.jpg
-libgowrapper/
 data/
+runtime/
+libs/
+libcomm.so
+FPN_REID*

--
Gitblit v1.8.0