From fcf04ee23439f0cde8432972f18dd73ce11866a6 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Tue, 28 Nov 2023 18:28:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20git=20=E5=BF=BD=E7=95=A5=20package-lock?= =?UTF-8?q?.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2ad357d57..fb5ff526a 100644 --- a/.gitignore +++ b/.gitignore @@ -158,7 +158,7 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - +ui/package-lock.json ui/node_modules ui/dist apps/static