Files
OpenMontage/.gitignore
T
calesthio 5223eec21c Zero-key video formula: fix rendering bugs, add 8 demo compositions, update skills
Fix ComparisonCard and CalloutBox dark-theme passthrough in SceneRenderer.
Add 8 demo-props JSON files (3 fixed originals + 5 new compositions).
Update scene-director and compose-director skills with all 10 Remotion
scene types and zero-key rendering guidance. Document the proven
all-dark-background formula in remotion.md. Add cinematic renderer,
onboarding skill, prompt gallery, and demo render script.
2026-03-30 13:23:28 -07:00

57 lines
989 B
Plaintext

# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
# Test/IDE
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
.trae/
.idea/
.vscode/
# Pipeline outputs (regenerable — never commit large media)
output/
pipeline/
tests/qa/output/
# Project workspaces (generated assets, renders — all regenerable)
projects/
# User music library (personal royalty-free tracks — not part of repo)
music_library/
# Environment
.env
.env.local
*.env
# Local agent config (user-specific)
.claude/memory/
.claude/settings.local.json
# Agent skills lock (local install tracking)
skills-lock.json
# Generated images (logo drafts — final logo lives in assets/)
logo_*.png
# OS
.DS_Store
Thumbs.db
# Node (for remotion-composer/)
node_modules/
# Remotion build output and copied project assets (regenerable at render time)
remotion-composer/out/
remotion-composer/public/*
# But keep demo props (shipped with the project for zero-key demos)
!remotion-composer/public/demo-props/