first commit of shared_libs coarse build

This commit is contained in:
2025-06-04 00:40:07 +02:00
parent 25355baf37
commit d1521ac9f5
8 changed files with 1452 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
debug.log
.venv
.venv.bak
.idea
.vscode
__pycache__