Skip to content

Commit

Permalink
ignore vscode test app and md files when generating vsix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoon committed Oct 18, 2016
1 parent 3b31f2d commit e77da66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
*.md
.vscode/**
.vscode-test/**
typings/**
out/test/**
test/**
Expand Down
11 changes: 0 additions & 11 deletions tabsizefix

This file was deleted.

0 comments on commit e77da66

Please sign in to comment.