From cb73725b6c25637428e30b071612f54351abedac Mon Sep 17 00:00:00 2001 From: xiaji Date: Wed, 25 Mar 2026 17:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0*.spec=E5=88=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a51db7d..1fc95ad 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,5 @@ Thumbs.db # 构建文件 build/ dist/ -*.egg-info/ \ No newline at end of file +*.egg-info/ +*.spec \ No newline at end of file