[roll] Roll fuchsia [gitignore] Suggest using .fx directory

... instead of adding new top-level ".fx-" files, which clutter up the
top-level directory of the checkout as well as this .gitignore file.

It's probably not worth migrating existing files to the `.fx` directory
since it would require some messy soft transitions, but we can at least
discourage new top-level files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1166832
Original-Revision: e96442816930aaab3975717a7e3741cc2a0d5164
GitOrigin-RevId: 92899ce369b7d9c4cc18e0d13de520e16c559a8d
Change-Id: Ib1c1fa69f90b8931ab24fcd323fbbbc4b27cfb64
1 file changed
tree: 7758685ac4d8dff1daf22a3fba0dba456ea67ce3
  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.