From e055485f53227261b05208f55b4c644768c8b29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E5=BE=AE?= Date: Mon, 6 Jul 2026 14:02:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8A=A0=20.gitignore=EF=BC=88?= =?UTF-8?q?=E5=8F=96=E8=87=AAcode=5Fonly=E5=88=86=E6=94=AF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index cfbe169..5b0d0ae 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,3 @@ data/temp_realtime.json .DS_Store *.swp *.swo -data/*.json -data/*.db -data/stocks/ -data/reports/ -prompt_manager/__pycache__/ -venv/