[roll] Roll fuchsia [.gitignore] Add missing entry for mini_chromium

This was causing mini_chromium to get removed by infra's `git clean`
post-checkout step unless it was enabled as a submodule, making
submodules load-bearing (and causing breakages like the linked bug). I'm
also fixing infra to catch missing .gitignore entries like this going
forward.

Original-Bug: 417265591
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272785
Original-Revision: 2d2c1027a8658e46a1262f6f8a4d394cb5a85766
GitOrigin-RevId: 9306a087a735258f526bf938e227777c4848a1ea
Change-Id: I71f392bdd69d087f74ba4c88b95a35a55ce5972b
1 file changed
tree: 723a32181e5ea9d56dd0aa2a59da882c15653fef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.