[roll] Roll fuchsia [git] Add //third_party/rust_crates/mirrors to gitignore.

It's the new location for //third_party/rust-mirrors which we're
consolidating.

Original-Bug: 78419
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555487
Original-Revision: 8a1c6ba11ccb4456e45017bd23254d341457e24a
GitOrigin-RevId: e6c7e484e60c3f591b328701bfb7d44cba234761
Change-Id: Id9b407f37687008902c1d8bdafe16f9325eacfed
1 file changed
tree: 7af622dcc03fe7f3bb98a6601790b2081944db1c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.