From 70f88e715c980d0a6d411cdfbac4a13e90f03daf Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期三, 12 六月 2024 19:32:36 +0800
Subject: [PATCH] 增加日志分析

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

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

--
Gitblit v1.9.1