From 2c47deeab6b908f9bd5cec0c6b0932a5fea3bd30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Sun, 23 Apr 2023 15:54:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8C=96=20.gitignore=20=E9=83=A8?= =?UTF-8?q?=E5=88=86=E6=96=87=E4=BB=B6=E5=A4=B9=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 18da638f..da073467 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,6 @@ node_modules/ _site/ .git/ -/release/ -/v/ +release/ +v/ package-lock.json \ No newline at end of file