Skip to content

Commit f091298

Browse files
Nathan MemmottChromium LUCI CQ
Nathan Memmott
authored and
Chromium LUCI CQ
committed
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 <[email protected]> Reviewed-by: Mike Wasserman <[email protected]> Reviewed-by: Tsuyoshi Horo <[email protected]> Cr-Commit-Position: refs/heads/main@{#1415634}
1 parent 1eefd28 commit f091298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ vs-chromium-project.txt
8888
/MODULE.bazel
8989
/MODULE.bazel.lock
9090

91+
/_chrome
9192
/_out
9293
/android_emulator_sdk
9394
/ash/ash_unittests_run.xml

0 commit comments

Comments
 (0)