Initial commit

This commit is contained in:
2024-04-14 20:53:03 +02:00
commit 106b8d7eac
8 changed files with 615 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__/
*.py[c|o]