From a00f4a8b971e8bedefc297af61552e1bab6e3da7 Mon Sep 17 00:00:00 2001
From: xuyonghao <898441624@qq.com>
Date: 星期二, 12 十一月 2024 19:16:12 +0800
Subject: [PATCH] 毕昇与ragflow历史记录获取

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7836932..52d2d3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 venv
 dist
+data
 build
 main
 __pycache__
@@ -8,3 +9,4 @@
 .vscode
 .ipynb_checkpoints
 .pytest
+*.log

--
Gitblit v1.8.0