erster docker release

This commit is contained in:
Patrick Asmus
2026-09-15 18:10:57 +02:00
parent 794156a088
commit 9fa589789e
21 changed files with 3182 additions and 71 deletions
+7 -5
View File
@@ -1,6 +1,8 @@
# Benutzerspezifische Konfiguration (aus .dist erstellt)
config/stream-recorder.conf
# Persistente Daten (DB, Config, Recordings)
data/
# Job-Dateien (nur Vorlagen werden versioniert)
jobs/*.job
!jobs/templates/
# Python
__pycache__/
*.pyc
*.pyo
.venv/