chore: Update gitignore and improve Remotion video prompt

- Add promo-video/, .agents/, .codex/, *.mp4 to gitignore
- Update remotion-video.md to ask user preferences before planning
This commit is contained in:
Luong NGUYEN
2026-01-23 10:16:41 +01:00
parent d0d2797a11
commit 1b4e29bf8c
2 changed files with 89 additions and 44 deletions

8
.gitignore vendored
View File

@@ -73,3 +73,11 @@ uv.lock
blog-post/
openspec/
.opencode/
# Promo video project
promo-video/
.agents/
.codex/
# Video files (too large for git)
*.mp4