| out/ | |
| .fuchsia-build-config.json | |
| # Ignore symlinks created by Bazel. | |
| bazel-* | |
| # compiledb information for IDE integration | |
| **/.cache/clangd | |
| compile_commands.json | |
| # Files created by IntelliJ IDE. | |
| .idea | |
| # Files created by VSCode. | |
| .vscode | |
| # Files created by cipd | |
| .cipd/ | |
| .cipd_client | |
| tools/.versions/ | |
| # Tools | |
| tools/bazel | |
| # Files related to ffx | |
| .build-dir | |
| .fuchsia/ | |
| .fuchsia-build-config.json | |
| MODULE.bazel.lock |