From 4e2ce12f6ccc7e778a96ae1f43aa294b537536e5 Mon Sep 17 00:00:00 2001
From: wsczx <wsc@wsczx.com>
Date: Sun, 25 Sep 2022 14:16:43 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=90=8C=E6=AD=A5=E6=95=B0=E6=8D=AE?=
 =?UTF-8?q?=E5=BA=93=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 server/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/server/.gitignore b/server/.gitignore
index 4c9effc..ded724b 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -17,4 +17,5 @@ vendor/
 ui/
 .idea/
 anylink
-data.db
\ No newline at end of file
+data.db
+conf/*.db
\ No newline at end of file