From af95928a0bc0e865fab30b932ce921003d1d4f09 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 22 May 2025 16:35:37 +0800
Subject: [PATCH] bug

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

diff --git a/.gitignore b/.gitignore
index 94bf1e5..bf21746 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,11 @@
 .DS_Store
 node_modules
 /dist
+.env
+*.zip
+*.tar.gz
+*.tar.bz2
+*.tar.xz
 
 # local env files
 .env.local

--
Gitblit v1.9.3