From 6cbc84f78a8eee23fe382860c3836b3f475186d8 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期一, 09 十二月 2019 13:21:10 +0800 Subject: [PATCH] udpate --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..faf104a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a -*.so # Folders _obj @@ -21,3 +20,4 @@ *.exe *.test +libyolo.so -- Gitblit v1.8.0