Mat Wood 5081c8d082 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>
2023-01-24 11:29:56 -08:00

12 lines
117 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
.*
*.ko
*.mod
*.mod.c
*.o
*.rmeta
Module.symvers
modules.order
rust-project.json