[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_ide: Ignore .vscode better in .gitignore

We actually want to ignore everything in here except what we allowlist.

Fixes: b/258352736
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118310
Original-Revision: 2814d697232b16071f02bbcd66ecba608092901e
GitOrigin-RevId: 8d2b400313f35d15e338efdf8b5f8680d86bb0da
Roller-URL: https://ci.chromium.org/b/8797907150882994513
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/757236
Original-Revision: 026b1c17bdb3122c4c58d57fbd66fa168eb03814
Change-Id: I0af618270abfe88de5206b7eda1f91a3149e14c3
1 file changed
tree: d2379bbb7cd374295880c592e49323700a55a282
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.