Skip to content

Commit

Permalink
xtask: extension packing
Browse files Browse the repository at this point in the history
  • Loading branch information
SpontanCombust committed Jan 19, 2024
1 parent cfd9eef commit 2be3f5c
Show file tree
Hide file tree
Showing 7 changed files with 1,769 additions and 27 deletions.
16 changes: 12 additions & 4 deletions editors/vscode/.vscodeignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
.vscode/**
.vscode-test/**
.gitignore
vsc-extension-quickstart.md
**
!media
!out/main.js
!server
!syntaxes
!CHANGELOG.md
!icon.png
!language-configuration.json
!LICENSE.md
!package-lock.json
!package.json
!README.md
Loading

0 comments on commit 2be3f5c

Please sign in to comment.