Migrate MVLog worker to webserver-local deployment
This commit is contained in:
parent
8fc2e3b4c9
commit
85c4333e77
6 changed files with 126 additions and 19 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -6,8 +6,10 @@ venv/
|
|||
|
||||
# Generated videos / outputs
|
||||
.logs/
|
||||
*.log
|
||||
movmaker.log
|
||||
out/
|
||||
output/
|
||||
*.mp4
|
||||
*.mov
|
||||
*.mkv
|
||||
|
|
@ -19,9 +21,12 @@ input*/
|
|||
media/
|
||||
ffmpeg/
|
||||
node_modules/
|
||||
img/
|
||||
aabenraa/
|
||||
|
||||
# Bundled/static assets: track img/moto_travel.png, ignore generated/downloaded extras
|
||||
img/.logs/
|
||||
img/*.mp3
|
||||
|
||||
# Assistant/project-local context
|
||||
AGENTS.md
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue