From b1b1f9b9711170c84df3d31292ffbbc786585181 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 22 May 2025 22:43:30 +0800
Subject: [PATCH] k线乱跳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