From b18caadef268be252fea79295884d434da25b566 Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期四, 09 五月 2024 15:02:54 +0800 Subject: [PATCH] 修复不能build --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 76c5f7a..a4f41bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ node_modules .DS_Store -dist +*dist .npmrc .cache .turbo -- Gitblit v1.9.3