mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Simplify .vscodeignore
This commit is contained in:
+10
-12
@@ -1,15 +1,13 @@
|
||||
**
|
||||
!language-configuration.json
|
||||
!out
|
||||
out/**
|
||||
!out/src
|
||||
!node_modules/d3/dist/d3.min.js
|
||||
!node_modules/@hpcc-js/wasm/dist/index.min.js
|
||||
!node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm
|
||||
!node_modules/d3-graphviz/build/d3-graphviz.min.js
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!ra_syntax_tree.tmGrammar.json
|
||||
!icon.png
|
||||
!README.md
|
||||
!language-configuration.json
|
||||
!LICENSE
|
||||
!node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm
|
||||
!node_modules/@hpcc-js/wasm/dist/index.min.js
|
||||
!node_modules/d3-graphviz/build/d3-graphviz.min.js
|
||||
!node_modules/d3/dist/d3.min.js
|
||||
!out/main.js
|
||||
!package-lock.json
|
||||
!package.json
|
||||
!ra_syntax_tree.tmGrammar.json
|
||||
!README.md
|
||||
|
||||
Reference in New Issue
Block a user