mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-12 21:28:51 +00:00
Remove unnecessary .vscodeignore entry
This commit is contained in:
parent
5749c4d1ac
commit
dfb666f9ec
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
!out
|
||||
out/**
|
||||
!out/src
|
||||
!out/src/main.js
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!ra_syntax_tree.tmGrammar.json
|
||||
|
|
Loading…
Reference in a new issue