added shared starter tests and added to Makefile to add compile .h and .so files

This commit is contained in:
2023-10-05 17:07:21 +01:00
parent a07c91c888
commit ea90348fd2
4 changed files with 41 additions and 27 deletions

2
.gitignore vendored
View File

@@ -26,3 +26,5 @@ logs/
# ignore docker image files
server/docker/containers/
*.h
*.so