Skip to content

Commit d3aa663

Browse files
committed
share: Add missing libs.
1 parent fc5b300 commit d3aa663

File tree

11 files changed

+7
-2
lines changed

11 files changed

+7
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@
1818
*.rc
1919
*.rej
2020
*.res
21-
*.so
22-
*.so.*
21+
# OPENMV-DIFF #
22+
# *.so
23+
# *.so.*
24+
# OPENMV-DIFF #
2325
*_pch.h.cpp
2426
*_resource.rc
2527
*_wrapper.bat
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libpython3.13.so.1.0
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libpython3.13.so.1.0
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libpython3.13.so.1.0
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)