initial commit

This commit is contained in:
Daniel 2023-11-21 15:20:43 +01:00
parent b84bd80842
commit 9411fe61ee
11 changed files with 272 additions and 1 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ __pycache__/
*.json
*.zip
TestResults/
.vscode/
.vscode/
*.pyc