From 649498ff915a2a4fa8ea94ae519d51f7fde8ff33 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 31 Mar 2025 10:41:48 +0800
Subject: [PATCH] chore: 忽略文件更新

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 237c3fd..8f38d36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
+pnpm-lock.yaml
 
 # editor directories and files
 .idea

--
Gitblit v1.9.3