From a948b38dd606055739271334f3521908e6bb1781 Mon Sep 17 00:00:00 2001
From: dengming <dengming@ctfo.com>
Date: 星期四, 10 三月 2022 17:40:45 +0800
Subject: [PATCH] 优化pom配置,解决编译Failed to perform fetch问题

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

diff --git a/.gitignore b/.gitignore
index 51ebf9e..21f4006 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
 
 # Log file
 *.log
-
+logs/*
 # BlueJ files
 *.ctxt
 

--
Gitblit v1.8.0