Initial commit

This commit is contained in:
2026-05-27 08:44:49 +02:00
commit 7e44092d3f
12 changed files with 1101 additions and 0 deletions

11
Python/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
recordings/