From a9a47a3e7bcf6aca291c3154ead8a3a0906ea9bb Mon Sep 17 00:00:00 2001 From: wuko233 Date: Mon, 16 Feb 2026 11:48:12 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=9C=80=E6=B1=82=E6=96=87=E4=BB=B6todo.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f519ba1..9fa9f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,7 @@ config.local.yaml .env.local # 系统文件 -.DS_Store \ No newline at end of file +.DS_Store + +# 需求文件 +todo.txt \ No newline at end of file