From 7e995006bdb896e437b7372a9abb4d3f788de60d Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期二, 10 十二月 2019 09:41:48 +0800 Subject: [PATCH] bug fixed --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..f0578d5 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,5 @@ *.exe *.test +.vscode/ +libyolo.so -- Gitblit v1.8.0