From efb20e6757a3e40e34fdeb8c5a8c28bd9f8be8f7 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期一, 30 六月 2025 15:38:19 +0800 Subject: [PATCH] 1 --- .gitignore | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 73b3f93..339e2a1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ yarn-debug.log* yarn-error.log* **/*.log - +vue.config.js tests/**/coverage/ tests/e2e/reports selenium-debug.log @@ -20,5 +20,4 @@ *.local package-lock.json -vue.config.js* yarn.lock -- Gitblit v1.8.0