From 1a3807e155537be25c5bc0440778ff1f83fe08cb Mon Sep 17 00:00:00 2001 From: ludc Date: 星期一, 19 六月 2023 14:51:39 +0800 Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs --- Source/UBCS-WEB/.gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/.gitignore b/Source/UBCS-WEB/.gitignore index 07c8fe4..fdd7d45 100644 --- a/Source/UBCS-WEB/.gitignore +++ b/Source/UBCS-WEB/.gitignore @@ -1,6 +1,6 @@ .DS_Store node_modules -/dist +# /dist /tests/e2e/videos/ /tests/e2e/screenshots/ -- Gitblit v1.10.0