From fc91703f3cbee4dac9e56c3da694fccb386f4ce3 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 29 七月 2020 19:30:54 +0800 Subject: [PATCH] add showInstallInfo --- .gitignore | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f5f3c1..5f02d6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .vscode .idea -go.mod -go.sum -webserver.exe \ No newline at end of file +webserver.exe +webserver +docs \ No newline at end of file -- Gitblit v1.8.0