Skip to content

Commit 13985d6

Browse files
committed
Exclude .claude/, docs/, and git-crypt-version.txt from VSIX
1 parent 0a03187 commit 13985d6

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.vscodeignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1+
.claude/
12
.github/
23
.gitignore
34
.vsixignore
45
CLAUDE.md
56
CONTRIBUTING.md
7+
docs/
68
esbuild.js
7-
tsconfig.json
9+
git-crypt-version.txt
10+
node_modules/
811
src/
912
test/
10-
node_modules/
13+
tsconfig.json
1114
**/*.map

0 commit comments

Comments
 (0)