Skip to content

Commit 503324b

Browse files
committed
build: update .vscodeignore to include .turbo and tsup.config.mjs
1 parent 24eebcc commit 503324b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vscode-extension/.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.gitignore
44
.husky/**
55
.prettierignore
6+
.turbo/**
67
.vscode-test/**
78
.vscode/**
89
**/.vscode-test.*
@@ -14,4 +15,5 @@ biome.json
1415
node_modules/**
1516
pnpm-lock.yaml
1617
src/**
18+
tsup.config.mjs
1719
vsc-extension-quickstart.md

0 commit comments

Comments
 (0)