Initial commit

This commit is contained in:
2023-07-19 10:20:07 +02:00
commit 27f8dbadea
7 changed files with 103 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
.venv