From f10fcffbd257177b71af9d1e76e7ba2651885e29 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期二, 02 六月 2020 19:39:48 +0800
Subject: [PATCH] rm gocv, use godraw

---
 .gitignore |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3cb51d5..5f02d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
 .vscode
 .idea
-go.mod
-go.sum
 webserver.exe
 webserver
 docs
\ No newline at end of file

--
Gitblit v1.8.0