From be033076556a30cd370c7a3de6fd9b742c9fa51f Mon Sep 17 00:00:00 2001 From: LHY0125 <3364451258@qq.com> Date: Sat, 13 Dec 2025 20:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=BB=83=E4=B9=A0?= 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 0696a71..f843182 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ output/ Thumbs.db # 排除竞赛平台配置文件 -.cph/ \ No newline at end of file +.cph/ + +# 排除练习题目相关文件 +.exercise/ \ No newline at end of file