From 4ef34ed39acfa9935ce4c7bc3a1e49d840650da3 Mon Sep 17 00:00:00 2001
From: xuhy <3313886187@qq.com>
Date: 星期六, 24 八月 2024 09:52:55 +0800
Subject: [PATCH] 屏蔽log

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

diff --git a/.gitignore b/.gitignore
index 3e7af20..09e64c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,5 @@
 target
 
 *.yaml
-*.yml
\ No newline at end of file
+*.yml
+*.log
\ No newline at end of file

--
Gitblit v1.7.1