support rust-analyzer for board_qemu features
This commit is contained in:
parent
d6ed4dd134
commit
a03f73d2dd
5 changed files with 29 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
.*/*
|
||||
!.github/*
|
||||
!.vscode/settings.json
|
||||
.idea
|
||||
Cargo.lock
|
||||
target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue