From d5c0324b630cc019c1b3faed8ab195f7d772addf Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期一, 29 七月 2019 15:32:30 +0800 Subject: [PATCH] fix comp bug --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 1f5f3c1..3cb51d5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .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