[roll] Roll fuchsia [gitignore] Remove build/checkout.gni

Jiri no longer generates this file as of fxrev.dev/1236264. The file
will not be removed from existing checkouts, but it will remain
git-ignored because when Jiri created the file, it also added it to
`.git/info/exclude`, and those references will still exist.

Original-Bug: 406021557
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236649
Original-Revision: 5989e6935be997e2410dc3613121520920d9717e
GitOrigin-RevId: 143f03844814de73316da3566404ba1d6b984560
Change-Id: Ib3a0fd4553c5dce41e8a29416350c2166a0ed3a6
1 file changed
tree: 04e3a055e3781c9ea2ff00acbc2bd03aa5b4980a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.