mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-29 06:23:25 +00:00
add files to .vscodeignore
This commit is contained in:
parent
1040c0091e
commit
32a140944f
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@
|
||||||
!ra_syntax_tree.tmGrammar.json
|
!ra_syntax_tree.tmGrammar.json
|
||||||
!server
|
!server
|
||||||
!README.md
|
!README.md
|
||||||
|
!language-configuration-rustdoc.json
|
||||||
|
!rustdoc-inject.json
|
||||||
|
!rustdoc.json
|
||||||
|
|
Loading…
Reference in a new issue