From f7131667350cfa278c935c7c628fcf3d15f00d03 Mon Sep 17 00:00:00 2001
From: xyc <jc_xiong@hotmail.com>
Date: 星期四, 27 八月 2026 14:53:42 +0800
Subject: [PATCH] chore: 同事开发结果(郑玉洁 2026-08-27):城市客运/公路旅客/投资/能耗模块、报表Tab工作台、目录导入、操作日志、DB登录校验等(不含其独立实现的 ShapeCaptcha 验证码)

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

diff --git a/.gitignore b/.gitignore
index 558e2e7..d0f5cae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,29 @@
 .DS_Store
 Thumbs.db
 desktop.ini
+
+# ==== ??/?????????====
+_shots/
+*.nb3
+*.sql
+*.dmp
+backend.log*
+energy-test.log
+diag*.log
+_*.py
+_*.txt
+_*.xlsx
+_*.png
+_*.json
+_test_check*/
+_test_passenger/
+check_*.py
+cmp*.py
+dump_*.py
+fix_*.py
+inspect_*.py
+patch_*.py
+verify_*.py
+write_readme.py
+clear-bom.ps1
+verify_city*.txt

--
Gitblit v1.9.1