From 3da255f97ecf2afbbd569a634c87f7bedd5b4c4b Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期六, 08 六月 2024 16:39:03 +0800
Subject: [PATCH] 修改异常处理

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

diff --git a/.gitignore b/.gitignore
index ad37229..f520366 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 node_modules
 **/*.xlsx
-downloads
\ No newline at end of file
+downloads
+**/*.log
\ No newline at end of file

--
Gitblit v1.9.1