From a6136f19ff7a250a3369b7ceeb641bd6c9b9f28d Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 24 六月 2020 10:37:56 +0800 Subject: [PATCH] sdkRun add confidence --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index f323e83..dc5c959 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.a *.so +.idea +.vscode # Folders _obj @@ -22,4 +24,3 @@ *.exe *.test -*.pb.go -- Gitblit v1.8.0