Adding section about rust-analyzer in README

- Including an example of how to create a rust-analyzer `rust-project.json` config
- Adding `rust-project.json` to `.gitignore`

Signed-off-by: Matthew Wood <mat@thepacketgeek.com>
This commit is contained in:
Mat Wood
2023-01-20 15:08:34 -08:00
parent 427f696b5d
commit 5081c8d082
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
*.rmeta
Module.symvers
modules.order
rust-project.json