mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
The regression CI runs the producer source directly via tsx (not the bundled CLI), so it needs fontData.generated.ts to exist at import time. Remove from .gitignore and commit the generated file. Mark as linguist-generated in .gitattributes so GitHub collapses it in PR diffs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
# Generated font data (collapse in GitHub PR diffs)
|
|
packages/producer/src/services/fontData.generated.ts linguist-generated=true
|
|
|
|
# Golden baseline videos for regression tests
|
|
packages/producer/tests/*/output/output.mp4 filter=lfs diff=lfs merge=lfs -text
|