Skip to content

Commit

Permalink
Add a .vscodeignore.
Browse files Browse the repository at this point in the history
Reduces the size of the extension by about 1/2 (4MB).
  • Loading branch information
floitsch committed Nov 14, 2023
1 parent dafaac8 commit 3a14bd6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vscode/.vscodeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.vscode
node_modules
out/
src/
tsconfig.json
webpack.config.js

0 comments on commit 3a14bd6

Please sign in to comment.