chore: .gitignore 增加 AI 工具产物忽略规则

This commit is contained in:
SunYF
2026-09-07 16:03:42 +08:00
parent 8a625026bc
commit 06689970e2
+9
View File
@@ -68,3 +68,12 @@ debug/
# 各工程编译产物(避免误提交)
**/bin/
**/temp/
# AI 辅助开发工具产物(不入库;文件已移至仓库外 D:/hardman/bj_power_dev/
/e2e_*.py
/shots_capture.py
/build_pdf.py
/demo_seed.py
/shots/
/e2e_tmp/
/__pycache__/
/shots_capture.log