From 7d22639234720e054993cfbda9fe9ba3935ad2c4 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期六, 17 八月 2019 11:43:35 +0800 Subject: [PATCH] table and person move to sqite --- .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