Ignore the database to avoid submitting sensitive data.

This commit is contained in:
SkywalkerJi
2025-10-31 18:30:36 +08:00
parent 8f026aa661
commit ee9af1771c

1
.gitignore vendored
View File

@@ -26,6 +26,7 @@ Thumbs.db
# 环境变量 # 环境变量
.env .env
config.json config.json
config.db
# 决策日志 # 决策日志
decision_logs/ decision_logs/