From 9fc0dcfbdb7a535dd1686892361f58b3e214e40a Mon Sep 17 00:00:00 2001 From: liumin Date: Sat, 11 Apr 2026 08:57:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1886df5..3bf077b 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,6 @@ Desktop.ini **/*.sdf **/*.sim **/*.icf + +# 忽略 IAR 工作区配置文件 +**/*.wsdt \ No newline at end of file