Initial commit

This commit is contained in:
2022-12-13 14:25:31 +01:00
commit 0ecf066315
6 changed files with 968 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
*/__pycache__
*sublime*
env/
venv/