From 2eacf4b30605a1863e49f6c3643fb2b324bdbb96 Mon Sep 17 00:00:00 2001 From: hub-gif <2487812171@qq.com> Date: Mon, 13 Apr 2026 09:45:09 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=B0=86=E6=97=A5=E6=8A=A5?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=8E=92=E9=99=A4=E5=9C=A8=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=BA=93=E4=B9=8B=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 08332bd..b91606d 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,9 @@ backend/crawler_copy/jd_pc_search/common/jd_cookie.txt # 流水线 / 京东采集产出(默认在仓库根下 data/JD) /data/ +# 工作日报(本地记录,不纳入版本库) +日报/ + venv/ .venv/