From e39aa0a2067a6f1a9460e727785d7f632dea3ea2 Mon Sep 17 00:00:00 2001 From: mhsnet Date: Thu, 18 Jan 2024 14:05:03 +0800 Subject: [PATCH] =?UTF-8?q?app=E5=BF=BD=E7=95=A5=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jnpf-app/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jnpf-app/.gitignore b/jnpf-app/.gitignore index 351af36..7d0ed96 100644 --- a/jnpf-app/.gitignore +++ b/jnpf-app/.gitignore @@ -4,3 +4,5 @@ unpackage/release .hbuilderx/launch.json pages/login/index1.vue node_modules +package-lock.json +pnpm-lock.yaml