Initial commit

This commit is contained in:
2026-07-10 10:32:19 +02:00
commit 2970bcb888
5 changed files with 44 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.venv/
dist/
build/
__pycache__/
*.pyc