From c3e37f83df9b3d9c488e1a6704ee130a2f837e4c Mon Sep 17 00:00:00 2001 From: SkywalkerJi Date: Fri, 31 Oct 2025 18:30:36 +0800 Subject: [PATCH] Ignore the database to avoid submitting sensitive data. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d501f8dd..4dc2afc9 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ Thumbs.db # 环境变量 .env config.json +config.db # 决策日志 decision_logs/