first Commit

This commit is contained in:
Erik Thiele
2026-05-18 21:14:04 +02:00
commit f255e50dd3
22 changed files with 7336 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
venv/
__pycache__/
test*
*.old
.venv/
.DS_Store
.vscode