Dockerized

This commit is contained in:
rxf
2025-10-02 09:19:32 +02:00
parent 88f80252d6
commit 3fc1b91041
8 changed files with 275 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Projekt-Sachen
videospeicher/
# === Docker ===
.env
# === Python Bytecode ===
__pycache__/
*.py[cod]