From 79527eb50658a05d19c6f4cbe5b12b3ec7aad3ea Mon Sep 17 00:00:00 2001 From: admin123 Date: Wed, 6 Aug 2025 11:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3c3629e..f8a1c71 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ node_modules +dist +.gitignore \ No newline at end of file