mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-05 23:18:53 -05:00
32 lines
761 B
Plaintext
32 lines
761 B
Plaintext
cli-tool/.env
|
|
frontend/package-lock.json
|
|
media_files/encoded/
|
|
media_files/original/
|
|
media_files/hls/
|
|
media_files/chunks/
|
|
media_files/uploads/
|
|
postgres_data/
|
|
celerybeat-schedule
|
|
logs/
|
|
pids/
|
|
static/admin/
|
|
static/ckeditor/
|
|
static/debug_toolbar/
|
|
static/mptt/
|
|
static/rest_framework/
|
|
static/drf-yasg
|
|
cms/local_settings.py
|
|
deploy/docker/local_settings.py
|
|
yt.readme.md
|
|
/frontend-tools/video-editor/node_modules
|
|
/frontend-tools/video-editor/client/node_modules
|
|
/static_collected
|
|
/frontend-tools/video-editor-v1
|
|
frontend-tools/.DS_Store
|
|
static/video_editor/videos/sample-video-30s.mp4
|
|
static/video_editor/videos/sample-video-37s.mp4
|
|
/frontend-tools/video-editor-v2
|
|
.DS_Store
|
|
static/video_editor/videos/sample-video-10m.mp4
|
|
static/video_editor/videos/sample-video-10s.mp4
|