Update .gitignore for first class deps
https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5420793 updated the first_class_gcs and hash files so update .gitignore to match. Bug: b/324418194 Change-Id: Ic7769cfe0dd9fc1043f6c133569658793d9b2f94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5426790 Reviewed-by: Joanna Wang <jojwang@chromium.org> Commit-Queue: Stephanie Kim <kimstephanie@google.com> Cr-Commit-Position: refs/heads/main@{#1284009}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
d652676508
commit
87791c6605
4
.gitignore
vendored
4
.gitignore
vendored
@ -316,4 +316,6 @@ third_party/rust/target/
|
||||
|
||||
# b/328065301: This file is temporarily used as a migration toggle between
|
||||
# GCS hooks and first class deps.
|
||||
**/is_first_class_gcs
|
||||
**/*_is_first_class_gcs
|
||||
# This file is created by first class GCS deps.
|
||||
**/*_hash
|
||||
|
Reference in New Issue
Block a user