From 30ceec4c58de45f81297730f94dc2ace27c19afc Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Fri, 25 Apr 2025 00:10:12 +0800 Subject: [PATCH] 1 --- .gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e0e30d9..834bfc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ node_modules dist -.zip -.rar \ No newline at end of file +*.zip +*.rar \ No newline at end of file -- Gitblit v1.9.3