From 7177be5bf024918d89d6f8de87390f111b74d50c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Wed, 4 May 2022 00:46:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84:=20=E6=96=B0=E5=A2=9E=20yarn-lock?= =?UTF-8?q?=20=E4=B8=8E=20yarn-error.log=20=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a47709c2..1dd34fbf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ package-lock.json *.ntvs* *.njsproj *.sln + +# yarn +yarn-lock +yarn-error.log \ No newline at end of file