chore: initialize media ingest project

This commit is contained in:
bot
2026-08-11 10:20:24 +03:00
commit fea8ca89f8
6 changed files with 127 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
.git
.gitignore
.env
.env.*
.venv
__pycache__
.pytest_cache
.ruff_cache
.mypy_cache
data
downloads
docs
tests
*.pyc