Use out directory for generated videos

This commit is contained in:
hbrain 2026-05-24 12:51:51 +00:00
parent 5b37d43665
commit 51146f75b9
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -5,7 +5,7 @@ __pycache__/
venv/
# Generated videos / outputs
output/
out/
*.mp4
*.mov
*.mkv