From 8c6f8e64ca39b0ca7bf545eb0c0328fb79914424 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期四, 06 二月 2025 18:08:20 +0800 Subject: [PATCH] loading&xh --- .gitignore | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 35aafb6..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 @@ -18,8 +18,6 @@ *.njsproj *.sln *.local -*config*/ package-lock.json -vue.config.js yarn.lock -- Gitblit v1.8.0