From 38c3d0500fb3eb0f0b508194852cb5fe9ed1ddbb Mon Sep 17 00:00:00 2001
From: xuhy <3313886187@qq.com>
Date: 星期二, 06 八月 2024 20:14:43 +0800
Subject: [PATCH] gitignore修改

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

diff --git a/.gitignore b/.gitignore
index 295ac29..c5a7652 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
-
+generator
 .idea
 
 target
\ No newline at end of file

--
Gitblit v1.7.1