chore: initialize media ingest project
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.env.*
|
||||
.venv
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
.mypy_cache
|
||||
data
|
||||
downloads
|
||||
docs
|
||||
tests
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user