From 63e34d74b4f4df88356675e2b18b722b08f8c094 Mon Sep 17 00:00:00 2001 From: ali <ali9696@163.com> Date: 星期三, 26 三月 2025 17:52:21 +0800 Subject: [PATCH] +1 --- zhitan-vue/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zhitan-vue/.gitignore b/zhitan-vue/.gitignore index 920f8b2..1cfeb88 100644 --- a/zhitan-vue/.gitignore +++ b/zhitan-vue/.gitignore @@ -6,6 +6,7 @@ yarn-error.log* **/*.log + tests/**/coverage/ tests/e2e/reports selenium-debug.log -- Gitblit v1.9.3