Project started 🍾

This commit is contained in:
2026-06-01 18:47:59 +03:00
commit 4bca90a50e
39 changed files with 2340 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Tooling caches
.mypy_cache/
.ruff_cache/
.pytest_cache/
# Secrets & local config
.env
# Local data (media, transcode cache, db dumps)
/data/
media/