Added files

This commit is contained in:
saundersp
2023-05-07 20:15:55 +02:00
parent c8e56c1277
commit e6194ac485
30 changed files with 4682 additions and 0 deletions

6
.gitignore vendored Executable file
View File

@ -0,0 +1,6 @@
data
*/models*
venv
*/out*
python/__pycache__
cpp/bin