Skip to content

Commit

Permalink
Specify correct ignore paths for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
royalfig committed Mar 25, 2024
1 parent e8f77a5 commit 9f4aeea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
.vscode/**
.vscode-test/**
out/test/**
src/**
out/**
.gitignore
.yarnrc
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
**/.vscode-test.*
**/*.ts

0 comments on commit 9f4aeea

Please sign in to comment.