[roll] Roll fuchsia [infra] Add infra/recipes dir to gitignore

Some release operation checkouts include the recipes repo at this path,
so it should be git-ignored to prevent it from being considered dirty.

Original-Bug: 369566968
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1138654
Original-Revision: d20fa2fa9c21f6a4b084aac0e904463fea5e1f73
GitOrigin-RevId: 8ce8737d256a4b043cbfd90ac7d3a1aa96cf16ab
Change-Id: I1c81317b6ae2aa65e97c8a2baa4cc26df2d5a4da
1 file changed
tree: 1e79200b6fa2a920516440f6744a035949a858df
  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.