From 8cac7197b62eb1c538ab607b04ccc620b8822d72 Mon Sep 17 00:00:00 2001
From: lixiangyu <lixiangyu@xalxzn.com>
Date: 星期三, 20 八月 2025 16:09:36 +0800
Subject: [PATCH] chore: 添加 .gitignore 文件到忽略列表

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

diff --git a/.gitignore b/.gitignore
index b7838ca..a8837ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 os_del_doc.cmd
 .svn
 derby.log
+.gitignore
\ No newline at end of file

--
Gitblit v1.9.3