From 21693161ca4b21c48076cc4b58fbb0c9174b149a Mon Sep 17 00:00:00 2001 From: HZXhuang <1966752024@qq.com> Date: Tue, 31 Oct 2023 15:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 541a820..c6daeb2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ yarn-error.log* *.ntvs* *.njsproj *.sln +package-lock.json +yarn.lock \ No newline at end of file