This commit is contained in:
cpu
2026-06-11 18:30:03 +02:00
commit 9af1c69b74
6 changed files with 624 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
output/
.venv/