Skip to content

Commit 65cdced

Browse files
committed
Simplify .vscodeignore
1 parent 0c6208a commit 65cdced

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

editors/code/.vscodeignore

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
**
2+
!icon.png
23
!language-configuration.json
3-
!out
4-
out/**
5-
!out/src
6-
!node_modules/d3/dist/d3.min.js
7-
!node_modules/@hpcc-js/wasm/dist/index.min.js
4+
!LICENSE
85
!node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm
6+
!node_modules/@hpcc-js/wasm/dist/index.min.js
97
!node_modules/d3-graphviz/build/d3-graphviz.min.js
10-
!package.json
8+
!node_modules/d3/dist/d3.min.js
9+
!out/main.js
1110
!package-lock.json
11+
!package.json
1212
!ra_syntax_tree.tmGrammar.json
13-
!icon.png
1413
!README.md
15-
!LICENSE

0 commit comments

Comments
 (0)