This commit is contained in:
Kevo 2022-02-26 10:35:58 +01:00
parent fc8cc85a04
commit 896d3b0cf6
17 changed files with 286 additions and 108 deletions

5
.gitignore vendored
View file

@ -1,9 +1,8 @@
# TODO: Your editor's folder
# .vscode/
.vscode/
__pycache__/
env/
.pytest-cache
.pytest-cache/
documentation/
dist/*