From d546600570abdec506a951d96163180258313bef Mon Sep 17 00:00:00 2001 From: Robofish <1683502971@qq.com> Date: Sat, 28 Feb 2026 12:13:02 +0800 Subject: [PATCH] =?UTF-8?q?add=20=20=E3=80=81lib?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 02c6db3..056221f 100644 --- a/.gitignore +++ b/.gitignore @@ -170,4 +170,8 @@ qtcreator-* COLCON_IGNORE AMENT_IGNORE +# Keep camera SDK .so files +!src/device/hikrobot/lib +!src/device/mindvision/lib + .claude/ \ No newline at end of file