Add is_first_class_gcs to .gitignore
This file is temporarily used as a migration toggle between # GCS hooks and first class deps. Bug: b/328065301 Change-Id: I531f6ebdf5d1b7983d4da4d0c1a4b27bb793cf15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5381261 Reviewed-by: Joanna Wang <jojwang@chromium.org> Commit-Queue: Stephanie Kim <kimstephanie@google.com> Cr-Commit-Position: refs/heads/main@{#1275606}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
d2c943b588
commit
a16cae034a
4
.gitignore
vendored
4
.gitignore
vendored
@ -313,3 +313,7 @@ vs-chromium-project.txt
|
||||
|
||||
# ignore rust build files
|
||||
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
|
||||
|
Reference in New Issue
Block a user