From 9c0437a025c894348faef5f144388163a3abcb52 Mon Sep 17 00:00:00 2001 From: Pan Qiancheng <905739777@qq.com> Date: Thu, 1 Jan 2026 11:29:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0ignore?= 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 839c358..9910589 100644 --- a/.gitignore +++ b/.gitignore @@ -115,4 +115,7 @@ dist .yarn/install-state.gz .pnp.* package-lock.json -test/test-app-domain \ No newline at end of file +test/test-app-domain + + +test-dist \ No newline at end of file