Skip to content

Commit

Permalink
Introduce initial empty vscode extension (#18)
Browse files Browse the repository at this point in the history
This will introduce initial empty vscode extension created from yo tools.

ONE-vscode-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Sep 1, 2021
1 parent 7f07a54 commit 8144a75
Show file tree
Hide file tree
Showing 5 changed files with 2,121 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.vscode/**
out/test/**
.gitignore
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
Loading

0 comments on commit 8144a75

Please sign in to comment.