Initial commit

This commit is contained in:
2026-04-05 17:19:06 +02:00
commit b622786943
6 changed files with 337 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# OS
.DS_Store
Thumbs.db
# Video output
*.mp4
*.mkv
*.mov
*.avi
*.webm