Built-in AI: Add /_chrome to .gitignore
The assets needed to run WPTs in third_party/blink/web_tests/wpt_internal/ai/ are downloaded to the _chrome folder. These should not be checked in to chromium. Fixed: 390478068 Change-Id: I59d2f6d9f18599a8e84ca0ce49c5ef599fb0ea32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6227747 Commit-Queue: Nathan Memmott <memmott@chromium.org> Reviewed-by: Mike Wasserman <msw@chromium.org> Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415634}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
1eefd288e6
commit
f0912983d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,6 +88,7 @@ vs-chromium-project.txt
|
||||
/MODULE.bazel
|
||||
/MODULE.bazel.lock
|
||||
|
||||
/_chrome
|
||||
/_out
|
||||
/android_emulator_sdk
|
||||
/ash/ash_unittests_run.xml
|
||||
|
Reference in New Issue
Block a user