From e9b8b4aafd5fa32f9e2ba186403783b711e86417 Mon Sep 17 00:00:00 2001
From: xyc <jc_xiong@hotmail.com>
Date: 星期四, 27 八月 2026 17:07:37 +0800
Subject: [PATCH] docs: 记录数据库合并(同事全表导出导入,admin 密码恢复,MySQL8 客户端提醒)

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

diff --git a/.gitignore b/.gitignore
index d0f5cae..0062c18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,7 +41,6 @@
 # ==== ??/?????????====
 _shots/
 *.nb3
-*.sql
 *.dmp
 backend.log*
 energy-test.log
@@ -63,3 +62,6 @@
 write_readme.py
 clear-bom.ps1
 verify_city*.txt
+
+deploy-test/
+

--
Gitblit v1.9.1