From 567085ead3f6adaabd884f16ab4b17c62e8f0403 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期日, 21 十二月 2025 22:28:09 +0800 Subject: [PATCH] OTA升级功能调通,准备增加boot的代码 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index fa77fc1..3728b94 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ /python/tools/*.log /python/*.log /python/calibration_results/*.png +/python/hitl/*.txt +/*.csv +/*.xlsx -- Gitblit v1.10.0