From 9096d435a3e1d60c2aef58cffcbd656006d4c778 Mon Sep 17 00:00:00 2001 From: zjh <1084500556@qq.com> Date: 星期三, 05 二月 2025 17:41:34 +0800 Subject: [PATCH] qx --- .gitignore | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7a58ee4..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