Skip to content

Commit

Permalink
fix(build): Shrink vsix package by removing unnecessary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogalmic committed Jan 12, 2019
1 parent 0c64244 commit 94dec10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.vscode/**
.vscode-test/**
src/**
test/**
.gitignore
.travis.yml
xml-complete.code-workspace
**/tsconfig.json
**/tslint.json
**/*.map
Expand Down

0 comments on commit 94dec10

Please sign in to comment.