0

[rust] Add rust-project.json to the top-level .gitgnore.

`rust-project.json` lets Rust IDEs discover relevant `.rs` sources and
provide rich browsing, autocompletion, type annotations, etc.  This is
similar to `compile_commands.json` and `vs-chromium-project.txt` (both
of which are already listed in `.gitignore`).

Change-Id: I85432fca7966e453026967db122f51902b84a17e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3315256
Reviewed-by: Adrian Taylor <adetaylor@chromium.org>
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Cr-Commit-Position: refs/heads/main@{#948194}
This commit is contained in:
Lukasz Anforowicz
2021-12-03 22:21:51 +00:00
committed by Chromium LUCI CQ
parent e81db81095
commit b8c449a780

1
.gitignore vendored

@ -58,6 +58,7 @@ GTAGS
Session.vim
tags
Thumbs.db
rust-project.json
v8.log
vs-chromium-project.txt
/.clangd