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:
Vance Ingalls 2026-08-20 23:37:20 -07:00 committed by GitHub
parent c09b0b9183
commit 865f7fec52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -185,3 +185,6 @@ tmp/
# Local editor settings
.zed/
# Local Chrome-for-Testing downloads (large binaries, never commit)
chrome/