From 0f4a8bff0915379c6a18efb67d2818f57b9c2b3c Mon Sep 17 00:00:00 2001 From: dark Date: Mon, 2 Feb 2026 13:19:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore=20?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=95=B0=E6=8D=AE=E5=BA=93=E5=92=8C=E5=AF=86?= =?UTF-8?q?=E9=92=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 3024208..eb35d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,11 @@ temp/ # 本地配置 local.properties + +# 数据库文件 +*.db +server/data/ + +# 密钥配置 +alikey.md +*key*.md