From 921c775513724391c05ae3ec8fd7bf16566a1daa Mon Sep 17 00:00:00 2001 From: zxkmm Date: Fri, 11 Oct 2024 16:39:06 +0800 Subject: [PATCH] gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f9ad782..b668a03 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ package.zip index.css index.js /i18n -release.sh \ No newline at end of file +release.sh + +#pnpm +pnpm-lock.yaml \ No newline at end of file