Initial commit

This commit is contained in:
Rainer Koschnick
2025-07-12 16:19:22 +02:00
commit 9eb9af0ec6
14 changed files with 4331 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
# Visual Studio Code
.vscode/
# Python
__pycache__/
*.pyc
# Temporary files
temp/
call.txt