From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 .gitignore |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 048c5f6..cb8fbe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,11 +44,12 @@
 .pnp.cjs
 .pnp.loader.mjs
 .yarn/
+.yarnrc.yml
+
+# pmpm
+pnpm-lock.yaml
 
 .favorites.json
-
-# storybook
-/storybook-static
 *storybook.log
 
 # mise

--
Gitblit v1.8.0