From d3f0745326e970ea9b16edee9d309ff2f5cce3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Fri, 24 May 2024 17:21:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw-ui/.gitignore b/hw-ui/.gitignore index 78a752d..43079d9 100644 --- a/hw-ui/.gitignore +++ b/hw-ui/.gitignore @@ -21,3 +21,5 @@ selenium-debug.log package-lock.json yarn.lock + +vue.config.js