From af78297078338fbe39cdf9b45ad02b00faa3f794 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 12 六月 2020 11:09:29 +0800
Subject: [PATCH] rm models and zconf under libs/SdkType after sdk install

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

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

--
Gitblit v1.8.0