From 8989c3a955bad3f0c6932202bbf3588c46fc7fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=89=E9=A3=8E=E6=9D=A5?= Date: Sun, 21 Jul 2024 21:51:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=E7=BB=86=E8=8A=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5a0ebad..8ceaba3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ test.* *.log .vscode/ temp/ -*.css.map \ No newline at end of file +*.css.map +pnpm-lock.yaml \ No newline at end of file