This commit is contained in:
Erik Thiele
2026-04-12 17:44:47 +02:00
parent 907e623f09
commit 8752b31232
4 changed files with 512 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
venv/
__pycache__/
test*
*.old
.venv/