mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
feat(video): convert motion compositions from Remotion TSX to HyperFrames HTML
This commit is contained in:
@@ -107,6 +107,10 @@ panel/.env.*.local
|
||||
# motion/ (Remotion compositions) + remotion-renderer (its render sidecar)
|
||||
motion/node_modules/
|
||||
remotion-renderer/node_modules/
|
||||
# hyperframes lint/preview generates index.html in each composition dir —
|
||||
# regenerated locally as needed, not tracked (the sidecar renders
|
||||
# <orientation>.html directly, never index.html)
|
||||
motion/compositions/*/index.html
|
||||
# Internal-only: strategy/scratch/reference dumps — never publish
|
||||
docs/internal/
|
||||
.pnpm-store/
|
||||
|
||||
Reference in New Issue
Block a user