Optim. Repo Structure

This commit is contained in:
2024-10-30 15:32:08 +01:00
parent 414c18ef08
commit 53bc4ac219
14 changed files with 31 additions and 22 deletions

2
.gitignore vendored
View File

@ -1,7 +1,9 @@
__pycache__
# data of containers
/data/*
# ignore local venv
/bin/
/lib/
/include/