From 5cf6c1ccbd4bae01920a2dffcd26f95090d43b63 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期五, 17 一月 2020 09:31:21 +0800
Subject: [PATCH] Merge branch 'master' of ssh://192.168.5.5:29418/~zhangmeng/libgowrapper/reid

---
 .gitignore |   24 +++---------------------
 1 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8365624..d99ede0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,5 @@
 # Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
+.vscode/
+libreid.so
+libtorch.so
 
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test

--
Gitblit v1.8.0