From 539a78196da60eb97cf7057c5c85dfaa9b240741 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期五, 11 十月 2024 16:21:32 +0800 Subject: [PATCH] 添加A3平层传感器数据获取方式 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 6119999..8e867a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .idea -gat1400Exchange +vendor +gat1400Exchange* +gat1400.db +logs \ No newline at end of file -- Gitblit v1.8.0