Skip to content

Commit

Permalink
fix: reduce vsix size ignoring config files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoon committed Jan 24, 2019
1 parent 8e9d827 commit b98f94b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
.github/**
.vscode/**
.vscode-test/**
build/**
out/test/**
test/**
typings/**
**/*.ts
**/*.map
.github_changelog_generator
.gitignore
*.yml

0 comments on commit b98f94b

Please sign in to comment.