mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-08-31 02:41:44 +00:00
chore: gitignore local chrome-for-testing downloads (#1451)
The chrome/ dir holds Chrome-for-Testing binaries (~220MB each) pulled locally for the drawElement fast-capture work. They must never be committed — GitHub rejects the >100MB framework binary. Co-authored-by: Miguel Ángel <miguel07alm@protonmail.com>
This commit is contained in:
parent
c09b0b9183
commit
865f7fec52
3
.gitignore
vendored
3
.gitignore
vendored
@ -185,3 +185,6 @@ tmp/
|
||||
|
||||
# Local editor settings
|
||||
.zed/
|
||||
|
||||
# Local Chrome-for-Testing downloads (large binaries, never commit)
|
||||
chrome/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user